Simulator programs and utilities for automatic differentiation.
Go to file
Joakim Hove 12991490bd 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.
2018-01-02 14:28:06 +01:00
bin relax the python script to check the reference solutions 2013-07-07 19:02:28 +02:00
doc slightly improve the handbook build script 2017-01-16 15:32:16 +01:00
examples Replaced SimulatorState -> SimulationDatacontainer 2018-01-02 14:28:06 +01:00
opm/core Remove Equil + EquilWrapper, replace with upstream 2018-01-02 14:28:06 +01:00
tests rename ParseMode as ParseContext. 2018-01-02 14:28:06 +01:00