Chombo + EB + MF  3.2
Public Member Functions | Protected Attributes | List of all members
MFPoissonOp::StencilIndex Class Reference

#include <MFPoissonOp.H>

Public Member Functions

 StencilIndex (VolIndex &a_vof, int &a_phase)
 
 StencilIndex ()
 
StencilIndexoperator= (const StencilIndex &a_sin)
 
VolIndex vof () const
 
int phase () const
 

Protected Attributes

VolIndex m_vof
 
int m_phase
 

Detailed Description

dump stencil as matrix to stdout

Constructor & Destructor Documentation

◆ StencilIndex() [1/2]

MFPoissonOp::StencilIndex::StencilIndex ( VolIndex a_vof,
int &  a_phase 
)
inline

References m_phase, and m_vof.

◆ StencilIndex() [2/2]

MFPoissonOp::StencilIndex::StencilIndex ( )
inline

References MayDay::Error().

Member Function Documentation

◆ operator=()

StencilIndex& MFPoissonOp::StencilIndex::operator= ( const StencilIndex a_sin)
inline

◆ vof()

VolIndex MFPoissonOp::StencilIndex::vof ( ) const
inline

◆ phase()

int MFPoissonOp::StencilIndex::phase ( ) const
inline

Member Data Documentation

◆ m_vof

VolIndex MFPoissonOp::StencilIndex::m_vof
protected

Referenced by StencilIndex(), and vof().

◆ m_phase

int MFPoissonOp::StencilIndex::m_phase
protected

Referenced by phase(), and StencilIndex().


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