libMesh
|
Go to the source code of this file.
Namespaces | |
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... | |