Chombo + EB
3.0
|
#include <EBAMRPoissonOp.H>
Public Member Functions | |
StencilIndex (VolIndex &a_vof, int &a_phase) | |
StencilIndex () | |
StencilIndex & | operator= (const StencilIndex &a_sin) |
VolIndex | vof () const |
int | phase () const |
Protected Attributes | |
VolIndex | m_vof |
int | m_phase |
dump stencil as matrix to stdout
|
inline |
|
inline |
References MayDay::Error().
|
inline |
|
inline |
References m_vof.
Referenced by EBAMRPoissonOp::StencilIndexComparator::operator()().
|
inline |
References m_phase.
Referenced by EBAMRPoissonOp::StencilIndexComparator::operator()().
|
protected |
Referenced by StencilIndex(), and vof().
|
protected |
Referenced by phase(), and StencilIndex().