OGS
FixedTimeStepping.h File Reference
#include <memory>
#include <vector>
#include "TimeStepAlgorithm.h"
Include dependency graph for FixedTimeStepping.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NumLib::FixedTimeStepping
 Fixed time stepping algorithm. More...

Namespaces

namespace  NumLib

Typedefs

using NumLib::RepeatDtPair = std::tuple<std::size_t, double>

Functions

std::size_t NumLib::findDeltatInterval (Time const &t_initial, std::vector< double > const &delta_ts, Time const &fixed_output_time)