mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
For the Python interface's usage (as opposed to the usage by e.g. flow.cpp), we do not neccessarily want to run the whole simulation by calling run(), it is also useful to just run one report step at a time. According to these different usage scenarios, main_() is refactored into initialize_() and dispatch_() as a preparatory step for implementing the Python interface (to be presented in a later PR). |
||
---|---|---|
.. | ||
BlackoilModelEbos.hpp | ||
BlackoilModelParametersEbos.hpp | ||
countGlobalCells.hpp | ||
FlowMainEbos.hpp | ||
Main.hpp | ||
MissingFeatures.cpp | ||
MissingFeatures.hpp | ||
NonlinearSolverEbos.hpp | ||
SimulatorFullyImplicitBlackoilEbos.hpp |