opm-core/opm/core/simulator
Joakim Hove d3aa0926c8 Merge pull request #1016 from jokva/refactor-output-restart
Breaking opm-core dependency in opm-output; new summary implementation
2016-06-10 13:15:34 +02:00
..
AdaptiveSimulatorTimer.cpp use ostream not std::cout directly. 2016-05-09 13:30:28 +08:00
AdaptiveSimulatorTimer.hpp SimulatorTimers: added method clone to allow for copying of the objects. 2016-03-29 10:34:16 +02:00
AdaptiveTimeStepping_impl.hpp WellState::report() to make opm-output Well data 2016-06-06 12:40:44 +02:00
AdaptiveTimeStepping.hpp WellState::report() to make opm-output Well data 2016-06-06 12:40:44 +02:00
BlackoilState.cpp WellState::report() to make opm-output Well data 2016-06-06 12:40:44 +02:00
BlackoilState.hpp Fixing PR comments 2016-05-13 12:49:45 +02:00
BlackoilStateToFluidState.hpp add some fluid state classes 2015-06-29 14:49:20 +02:00
EquilibrationHelpers.hpp Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
ExplicitArraysFluidState.hpp use a .cpp instead of an _impl.hpp file for SaturationPropsFromDeck 2015-09-02 12:29:18 +02:00
ExplicitArraysSatDerivativesFluidState.hpp rename "local AD" to "dense AD" 2016-06-03 21:57:48 +02:00
initState_impl.hpp Code cleanup 2016-04-26 07:48:58 +02:00
initState.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
initStateEquil_impl.hpp Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
initStateEquil.hpp Prevent dereferencing the end iterator. 2016-05-06 21:40:33 +02:00
SimulatorReport.cpp Allow to prevent SimulatorReport for printing to std::cout. 2015-05-08 11:12:23 +02:00
SimulatorReport.hpp Allow to prevent SimulatorReport for printing to std::cout. 2015-05-08 11:12:23 +02:00
SimulatorState.cpp Silence sign comparison warning. 2016-02-29 10:58:43 +01:00
SimulatorTimer.cpp SimulatorTimers: added method clone to allow for copying of the objects. 2016-03-29 10:34:16 +02:00
SimulatorTimer.hpp SimulatorTimers: added method clone to allow for copying of the objects. 2016-03-29 10:34:16 +02:00
SimulatorTimerInterface.hpp SimulatorTimerInterface: include missing header for unique_ptr. 2016-03-29 10:42:03 +02:00
TimeStepControl.cpp timeError --> relativeChange. 2015-11-10 09:53:40 -07:00
TimeStepControl.hpp timeError --> relativeChange. 2015-11-10 09:53:40 -07:00
TimeStepControlInterface.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
TwophaseState_impl.hpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00
TwophaseState.cpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
TwophaseState.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
WellState.hpp Make struct wells unique member of WellState 2016-06-06 12:42:54 +02:00