|
Chombo + EB + MF
3.2
|
#include <MFPoissonOp.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 MFPoissonOp::StencilIndexComparator::operator()().
|
inline |
References m_phase.
Referenced by MFPoissonOp::StencilIndexComparator::operator()().
|
protected |
Referenced by StencilIndex(), and vof().
|
protected |
Referenced by phase(), and StencilIndex().
1.8.13