mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 13:33:28 -06:00
a256dc0e5d
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. |
||
---|---|---|
.. | ||
mimetic | ||
msmfem | ||
tpfa | ||
CompressibleTpfa.cpp | ||
CompressibleTpfa.hpp | ||
flow_bc.c | ||
flow_bc.h | ||
FlowBCManager.cpp | ||
FlowBCManager.hpp | ||
IncompTpfa.cpp | ||
IncompTpfa.hpp | ||
IncompTpfaSinglePhase.cpp | ||
IncompTpfaSinglePhase.hpp | ||
legacy_well.h |