libMesh
Loading...
Searching...
No Matches
Namespaces | Enumerations
enum_subset_solve_mode.h File Reference

Go to the source code of this file.

Namespaces

namespace  libMesh
 The libMesh namespace provides an interface to certain functionality in the library.
 

Enumerations

enum  libMesh::SubsetSolveMode : int { libMesh::SUBSET_ZERO = 0 , libMesh::SUBSET_COPY_RHS , libMesh::SUBSET_DONT_TOUCH }
 defines an enum for the question what happens to the dofs outside the given subset when a system is solved on a subset. More...