Opm::ParallelDebugOutputInterface Class Reference

Inheritance diagram for Opm::ParallelDebugOutputInterface:
Opm::ParallelDebugOutput< GridImpl >

List of all members.

Public Member Functions

virtual bool collectToIORank (const SimulationDataContainer &localReservoirState, const WellStateFullyImplicitBlackoil &localWellState, const data::Solution &localCellData, const int wellStateStepNumber)=0
 gather solution to rank 0 for EclipseWriter
virtual const
SimulationDataContainer & 
globalReservoirState () const =0
virtual const data::Solution & globalCellData () const =0
virtual const
WellStateFullyImplicitBlackoil
globalWellState () const =0
virtual bool isIORank () const =0
virtual bool isParallel () const =0
virtual int numCells () const =0
virtual const int * globalCell () const =0

Member Function Documentation

virtual bool Opm::ParallelDebugOutputInterface::collectToIORank ( const SimulationDataContainer &  localReservoirState,
const WellStateFullyImplicitBlackoil localWellState,
const data::Solution &  localCellData,
const int  wellStateStepNumber 
) [pure virtual]

gather solution to rank 0 for EclipseWriter

Parameters:
localReservoirState The reservoir state
localWellState The well state
localCellData The cell data used for eclipse output (needs to include the cell data of localReservoirState)
wellStateStepNumber The step number of the well state.

Implemented in Opm::ParallelDebugOutput< GridImpl >.


The documentation for this class was generated from the following file:

Generated on 26 Mar 2018 by  doxygen 1.6.1