![]() |
OGS
|
|
#include "CreateFixedTimeStepping.h"#include "BaseLib/ConfigTree.h"#include "BaseLib/Error.h"#include "FixedTimeStepping.h"#include "TimeStepAlgorithm.h"Go to the source code of this file.
Namespaces | |
| namespace | NumLib |
Functions | |
| FixedTimeSteppingParameters | NumLib::parseFixedTimeStepping (BaseLib::ConfigTree const &config) |
| std::unique_ptr< TimeStepAlgorithm > | NumLib::createFixedTimeStepping (FixedTimeSteppingParameters const ¶meters, std::vector< double > const &fixed_times_for_output) |