opm-simulators/opm/core/pressure
Joakim Hove a256dc0e5d Replaced SimulatorState -> SimulationDatacontainer
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.
2016-03-29 10:44:49 +02:00
..
mimetic make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
msmfem Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
tpfa Fixed several compiler warnings 2015-08-19 13:12:14 +02:00
CompressibleTpfa.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
CompressibleTpfa.hpp Make destructor of CompressibleTpfa virtual. 2013-03-07 15:14:01 +01:00
flow_bc.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
flow_bc.h Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
FlowBCManager.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
FlowBCManager.hpp Added methods pressureSide() and fluxSide(). 2012-03-08 13:48:26 +01:00
IncompTpfa.cpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
IncompTpfa.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
IncompTpfaSinglePhase.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
IncompTpfaSinglePhase.hpp Fix whitespace issues. 2015-01-23 09:12:15 +01:00
legacy_well.h Clean up well docs. 2013-03-20 14:14:53 +01:00