opm-simulators/opm/simulators
Andreas Lauser dfbc24b35f flow: avoid wrangling around with dummy state objects
these objects are only used by flow_legacy, so not having to deal with
them anymore lets non-legacy flow avoid to jump through a lot of hoops
for the sake of having a common API.

this required a fork of the NonlinearSolver and AdaptiveTimeStepping
classes. this is not a problem because the original classes would get
pruned to look like the new ones once flow_legacy gets moved out of
the opm-simulators module.
2018-06-06 10:59:41 +02:00
..
timestepping flow: avoid wrangling around with dummy state objects 2018-06-06 10:59:41 +02:00
vtk Adapt to moved opm-grid headers. 2018-02-10 08:33:33 +01:00
ensureDirectoryExists.cpp Create ensureDirectoryExists() free function. 2017-04-06 12:14:06 +02:00
ensureDirectoryExists.hpp Create ensureDirectoryExists() free function. 2017-04-06 12:14:06 +02:00
flow_ebos_blackoil.cpp Adapt to moved opm-grid headers. 2018-02-10 08:33:33 +01:00
flow_ebos_blackoil.hpp Use Schedule constructor. 2017-11-06 14:20:41 +01:00
flow_ebos_energy.cpp code clean-up based on review 2018-05-08 10:22:47 +02:00
flow_ebos_energy.hpp Add a flow specialization for blackoil with energy conservation 2018-04-30 13:45:18 +02:00
flow_ebos_gasoil.cpp make flow compile in face of the energy conservation changes of the eWoms black oil model 2018-04-06 11:01:33 +02:00
flow_ebos_gasoil.hpp Use Schedule constructor. 2017-11-06 14:20:41 +01:00
flow_ebos_oilwater_polymer.cpp make flow compile in face of the energy conservation changes of the eWoms black oil model 2018-04-06 11:01:33 +02:00
flow_ebos_oilwater_polymer.hpp fixing comments for PR#1416 2018-02-28 10:26:54 +01:00
flow_ebos_oilwater.cpp make flow compile in face of the energy conservation changes of the eWoms black oil model 2018-04-06 11:01:33 +02:00
flow_ebos_oilwater.hpp Use Schedule constructor. 2017-11-06 14:20:41 +01:00
flow_ebos_polymer.cpp Adapt to moved opm-grid headers. 2018-02-10 08:33:33 +01:00
flow_ebos_polymer.hpp Use Schedule constructor. 2017-11-06 14:20:41 +01:00
flow_ebos_solvent.cpp Adapt to moved opm-grid headers. 2018-02-10 08:33:33 +01:00
flow_ebos_solvent.hpp Use Schedule constructor. 2017-11-06 14:20:41 +01:00
ParallelFileMerger.hpp Fix lookup of std::cerr by including iostream 2017-06-27 10:00:31 +00:00
SimulatorCompressibleTwophase.cpp Adapt to moved opm-grid headers. 2018-02-10 08:33:33 +01:00
SimulatorCompressibleTwophase.hpp adjust for changed ParameterGroup namespacing 2017-04-28 15:36:25 +02:00
thresholdPressures.hpp THPRES API updates 2018-05-30 14:27:32 +02:00
WellSwitchingLogger.cpp replace #if HAVE_CONFIG_H by #ifdef HAVE_CONFIG_H 2017-10-27 17:48:26 +02:00
WellSwitchingLogger.hpp flow: avoid wrangling around with dummy state objects 2018-06-06 10:59:41 +02:00