![]() |
OGS
|
|
Definition in file ConvergenceCriterion.h.
Go to the source code of this file.
Classes | |
| class | NumLib::ConvergenceCriterion |
Namespaces | |
| namespace | BaseLib |
| namespace | NumLib |
Functions | |
| std::unique_ptr< ConvergenceCriterion > | NumLib::createConvergenceCriterion (BaseLib::ConfigTree const &config) |
| Creates a convergence criterion from the given configuration. | |
| bool | NumLib::checkRelativeTolerance (const double reltol, const double numerator, const double denominator) |