OGS
FixedTimeStepping.h File Reference

Detailed Description

Author
Norihiro Watanabe
Date
2012-08-03

Definition in file FixedTimeStepping.h.

#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
 

Functions

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