opm-simulators/opm/core/simulator
Andreas Lauser 04c9b66107 fix some valgrind errors in the EQUIL code
this fixes some valgrind errors while doing the twophase capability
for flow_ebos: In all previously tested cases, these errors were
probably non-fatal because the memory illegally accessed here is
likely to be allocated (but after this function was finished it
contained garbage).

note that I'm not completely sure if this patch is semantically
correct, so I'd appreciate some input who understands it. (what is
"z"?)
2016-11-16 17:20:24 +01:00
..
BlackoilState.cpp Header file moved in opm-output. 2016-10-06 14:23:47 +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 use accessor methods to access the value and derivatives of Evaluation objects 2016-10-27 16:53:52 +02:00
initState_impl.hpp fix some valgrind errors in the EQUIL code 2016-11-16 17:20:24 +01:00
initState.hpp Update to shared_ptr-less parser interface. 2016-10-20 10:14:41 +02:00
initStateEquil_impl.hpp Update to shared_ptr-less parser interface. 2016-10-20 10:14:41 +02:00
initStateEquil.hpp Update to shared_ptr-less parser interface. 2016-10-20 10:14:41 +02:00
SimulatorReport.cpp also keep track of the number of linearizations needed for the simulation 2016-08-02 14:05:14 +02:00
SimulatorReport.hpp also keep track of the number of linearizations needed for the simulation 2016-08-02 14:05:14 +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 fixed: use correct indices for well state completion data 2016-11-04 16:40:09 +01:00