- Author
- Haibing Shao and Norihiro Watanabe
- Date
- 2013-08-07
- Copyright
- Copyright (c) 2012-2025, OpenGeoSys Community (http://www.opengeosys.org) Distributed under a Modified BSD License. See accompanying file LICENSE.txt or http://www.opengeosys.org/project/license
Definition in file IterationNumberBasedTimeStepping.h.
Go to the source code of this file.
|
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.
|
|