mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-18 13:22:56 -06:00
6f6f1afb8f
Have removed the SimulatorState base class, and instead replaced with the SimulationDatacontainer class from opm-common. The SimulatorState objects were typcially created with a default constructor, and then explicitly initialized with a SimulatorState::init() method. For the SimulationDataContainer RAII is employed; the init( ) has been removed - and there is no default constructor. |
||
---|---|---|
.. | ||
mrst | ||
python | ||
find_zero.cpp | ||
flow_mpi.cpp | ||
flow_multisegment_mpi.cpp | ||
flow_multisegment.cpp | ||
flow_polymer.cpp | ||
flow_solvent.cpp | ||
flow.cpp | ||
opm_init_check.cpp | ||
sim_2p_comp_reorder.cpp | ||
sim_2p_incomp_ad.cpp | ||
sim_2p_incomp.cpp | ||
sim_poly2p_comp_reorder.cpp | ||
sim_poly2p_incomp_reorder.cpp | ||
sim_poly_fi2p_comp_ad.cpp | ||
sim_simple.cpp |