OutputWriter.hpp
Go to the documentation of this file.
Definition: grid.h:98 Definition: AnisotropicEikonal.hpp:43 virtual void writeTimeStep(const SimulatorTimerInterface &timer, const SimulatorState &reservoirState, const WellState &wellState, bool isSubstep)=0 Write a blackoil reservoir state to disk for later inspection with visualization tools like ResInsigh... virtual void writeInit(const SimulatorTimerInterface &timer)=0 Definition: ParameterGroup.hpp:109 Definition: SimulatorState.hpp:16 Definition: OutputWriter.hpp:61 static std::unique_ptr< OutputWriter > create(const parameter::ParameterGroup ¶ms, std::shared_ptr< const EclipseState > eclipseState, const Opm::PhaseUsage &phaseUsage, std::shared_ptr< const UnstructuredGrid > grid) Interface class for SimulatorTimer objects, to be improved. Definition: SimulatorTimerInterface.hpp:33 Definition: BlackoilPhases.hpp:36 |