Opm::ParallelDebugOutput< GridImpl > Class Template Reference

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

List of all members.

Public Member Functions

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

Protected Attributes

const GridImpl & grid_
const SimulationDataContainer * globalState_
const
WellStateFullyImplicitBlackoil
wellState_
const data::Solution * globalCellData_

template<class GridImpl>
class Opm::ParallelDebugOutput< GridImpl >


Member Function Documentation

template<class GridImpl >
virtual bool Opm::ParallelDebugOutput< GridImpl >::collectToIORank ( const SimulationDataContainer &  localReservoirState,
const WellStateFullyImplicitBlackoil localWellState,
const data::Solution &  localCellData,
const   wellStateStepNumber 
) [inline, 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.

Implements Opm::ParallelDebugOutputInterface.


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

Generated on 26 Mar 2018 by  doxygen 1.6.1