Go to the source code of this file.
Classes | |
class | FEProblemBase |
Specialization of SubProblem for solving nonlinear equations plus auxiliary equations. More... | |
class | FEProblemBase::CurrentResidualVectorTagsKey |
Class that is used as a parameter to set/clearCurrentResidualVectorTags that allows only blessed classes to call said methods. More... | |
Namespaces | |
libMesh | |
The following methods are specializations for using the libMesh::Parallel::packed_range_* routines for std::strings. | |
Typedefs | |
using | FVProblemBase = FEProblemBase |
using FVProblemBase = FEProblemBase |
Definition at line 2962 of file FEProblemBase.h.
|
strong |
Enumerator | |
---|---|
ITERATING | |
CONVERGED_RTOL | |
CONVERGED_ATOL | |
CONVERGED_ITS | |
DIVERGED_NULL | |
DIVERGED_NANORINF | |
DIVERGED_PCSETUP_FAILED |
Definition at line 103 of file FEProblemBase.h.