20 #ifndef LIBMESH_ENUM_SUBSET_SOLVE_MODE_H 21 #define LIBMESH_ENUM_SUBSET_SOLVE_MODE_H 40 #endif // LIBMESH_ENUM_SUBSET_SOLVE_MODE_H Leaves dofs outside the subset unchanged. This is fastest, but also most confusing because it abandon...
Set dofs outside the subset to zero.
Set dofs outside the subset to the value of the corresponding dofs of the right hand side...