|
| template<class Grid > |
| | BlackoilOutputWriter (const Grid &grid, const parameter::ParameterGroup ¶m, Opm::EclipseStateConstPtr eclipseState, const Opm::PhaseUsage &phaseUsage, const double *permeability) |
| |
| void | writeInit (const SimulatorTimerInterface &timer) |
| |
| void | writeTimeStep (const SimulatorTimerInterface &timer, const SimulatorState &reservoirState, const WellState &wellState, bool substep=false) |
| |
| const std::string & | outputDirectory () const |
| | return output directory More...
|
| |
| bool | output () const |
| | return true if output is enabled More...
|
| |
| void | restore (SimulatorTimerInterface &timer, BlackoilState &state, WellStateFullyImplicitBlackoil &wellState, const std::string &filename, const int desiredReportStep) |
| |
Wrapper class for VTK, Matlab, and ECL output.