|  | OGS
    | 
Definition in file EquationSystem.h.
#include "MathLib/LinAlg/MatrixSpecifications.h"Go to the source code of this file.
| Classes | |
| class | NumLib::EquationSystem | 
| Namespaces | |
| namespace | NumLib | 
| Enumerations | |
| enum class | NumLib::IterationResult : char { NumLib::IterationResult::SUCCESS , NumLib::IterationResult::FAILURE , NumLib::IterationResult::REPEAT_ITERATION } | 
| Status flags telling the NonlinearSolver if an iteration succeeded.  More... | |