Re: [Libmesh-users] FEMSystem and NonlinearSolver

2016-11-10 Thread Roy Stogner
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

[Libmesh-users] FEMSystem and NonlinearSolver

2016-11-08 Thread Salazar De Troya, Miguel
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