![]() |
OGS
|
|
Go to the source code of this file.
Classes | |
| class | NumLib::IterationNumberBasedTimeStepping |
| Iteration number based adaptive time stepping. More... | |
Namespaces | |
| namespace | NumLib |
Functions | |
| double | NumLib::findMultiplier (int const number_iterations, bool const current_time_step_is_accepted, std::vector< int > const &nonlinear_iteration_numbers, std::vector< double > const &multipliers, MultiplyerInterpolationType const multiplier_interpolation_type) |
| Find a multiplier for the given number of iterations. | |