#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 |
| bool | operator!= (const StencilIndex &a_sin) const |
Protected Attributes | |
| VolIndex | m_vof |
| int | m_phase |
| EBAMRPoissonOp::StencilIndex::StencilIndex | ( | VolIndex & | a_vof, | |
| int & | a_phase | |||
| ) | [inline] |
| EBAMRPoissonOp::StencilIndex::StencilIndex | ( | ) | [inline] |
References MayDay::Error().
| StencilIndex& EBAMRPoissonOp::StencilIndex::operator= | ( | const StencilIndex & | a_sin | ) | [inline] |
| VolIndex EBAMRPoissonOp::StencilIndex::vof | ( | ) | const [inline] |
| int EBAMRPoissonOp::StencilIndex::phase | ( | ) | const [inline] |
| bool EBAMRPoissonOp::StencilIndex::operator!= | ( | const StencilIndex & | a_sin | ) | const [inline] |
VolIndex EBAMRPoissonOp::StencilIndex::m_vof [protected] |
Referenced by operator!=(), operator=(), StencilIndex(), and vof().
int EBAMRPoissonOp::StencilIndex::m_phase [protected] |
Referenced by operator!=(), operator=(), phase(), and StencilIndex().
1.5.5