|  | OGS
    | 
Definition in file TimeStepAlgorithm.h.
#include <cmath>#include <tuple>#include <vector>#include "BaseLib/Error.h"#include "NumLib/TimeStepping/TimeStep.h"Go to the source code of this file.
| Classes | |
| class | NumLib::TimeStepAlgorithm | 
| Interface of time stepping algorithms.  More... | |
| Namespaces | |
| namespace | NumLib | 
| Functions | |
| double | NumLib::possiblyClampDtToNextFixedTime (Time const &t, double const dt, std::vector< double > const &fixed_output_times) | 
| bool | NumLib::canReduceTimestepSize (TimeStep const ×tep_previous, TimeStep const ×tep_current, double const min_dt) |