On Tue, 8 Nov 2016, Salazar De Troya, Miguel wrote:
I want to attach the rigid body modes to the solver for AMG
coarsening. I saw there’s an interface in libMesh with
libMesh::NonlinearSolver
(https://libmesh.github.io/doxygen/classlibMesh_1_1NonlinearSolver.html#a2f0c2db92008f6e7c011861a649ec0
Hello
I want to attach the rigid body modes to the solver for AMG coarsening. I saw
there’s an interface in libMesh with libMesh::NonlinearSolver
(https://libmesh.github.io/doxygen/classlibMesh_1_1NonlinearSolver.html#a2f0c2db92008f6e7c011861a649ec012)
but this is for NonlinearImplicitSystem. I