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... | |
| class | FEProblemBase::CreateTaggedMatrixKey |
Namespaces | |
| Moose::Kokkos | |
| 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 3355 of file FEProblemBase.h.
|
strong |
| Enumerator | |
|---|---|
| ITERATING | |
| CONVERGED_RTOL | |
| CONVERGED_ATOL | |
| CONVERGED_ITS | |
| DIVERGED_NULL | |
| DIVERGED_NANORINF | |
| DIVERGED_PCSETUP_FAILED | |
Definition at line 116 of file FEProblemBase.h.
1.8.14