mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
04c9b66107
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"?) |
||
---|---|---|
.. | ||
BlackoilState.cpp | ||
BlackoilState.hpp | ||
BlackoilStateToFluidState.hpp | ||
EquilibrationHelpers.hpp | ||
ExplicitArraysFluidState.hpp | ||
ExplicitArraysSatDerivativesFluidState.hpp | ||
initState_impl.hpp | ||
initState.hpp | ||
initStateEquil_impl.hpp | ||
initStateEquil.hpp | ||
SimulatorReport.cpp | ||
SimulatorReport.hpp | ||
TwophaseState_impl.hpp | ||
TwophaseState.cpp | ||
TwophaseState.hpp | ||
WellState.hpp |