, including all inherited members.
applyOp(const Real &a_srcVal, int a_srccomp, int a_destcomp, int a_numcomp, IrregFAB::arithOp &a_op) | IrregFAB | |
applyOp(const IrregFAB &a_srcVal, const Box &a_region, int a_srccomp, int a_destcomp, int a_numcomp, IrregFAB::arithOp &a_op) | IrregFAB | |
BaseIVFAB() | BaseIVFAB< T > | [inline] |
BaseIVFAB(const IntVectSet &a_region, const EBGraph &a_ebgraph, const int &a_nvarin) | BaseIVFAB< T > | [inline] |
BaseIVFAB(const Interval &a_comps, BaseIVFAB< T > &a_original) | BaseIVFAB< T > | |
BaseIVFAB(const Box &a_region, int a_nVar) | BaseIVFAB< T > | [inline] |
clear() | BaseIVFAB< T > | [inline, virtual] |
copy(const Box &a_fromBox, const Interval &a_destInterval, const Box &a_toBox, const BaseIVFAB< T > &a_src, const Interval &a_srcInterval) | BaseIVFAB< T > | [inline] |
dataPtr(int a_dataType, int a_ivar) | BaseIVFAB< T > | [inline] |
dataPtr(int a_dataType, int a_ivar) const | BaseIVFAB< T > | [inline] |
dataPtr(const int &a_comp) | BaseIVFAB< T > | [inline] |
dataPtr(const int &a_comp) const | BaseIVFAB< T > | [inline] |
dataType(const BaseIndex &a_baseInd) const | BaseIVFAB< T > | [inline] |
define(const Box &a_region, const EBGraph &a_ebgraph, const int &a_nvarin) | IrregFAB | [virtual] |
BaseIVFAB::define(const IntVectSet &a_region, const EBGraph &a_ebgraph, const int &a_nvarin) | BaseIVFAB< T > | [inline, virtual] |
divide(const Real &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
divide(const IrregFAB &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
divide(const IrregFAB &a_src, const Box &a_region, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
getEBGraph() const | BaseIVFAB< T > | [inline] |
getIndex(const VolIndex &a_vof, const int &a_comp) const | BaseIVFAB< T > | [inline, virtual] |
getIVS() const | BaseIVFAB< T > | [inline] |
IrregFAB() | IrregFAB | |
IrregFAB(const Box &a_region, const EBGraph &a_ebgraph, const int &a_nvarin) | IrregFAB | |
IrregFAB(const Box &a_region, int a_nVar) | IrregFAB | [inline] |
IrregFAB(const IrregFAB &a_input) | IrregFAB | [inline, private] |
isDefined() const | BaseIVFAB< T > | [inline] |
linearIn(void *buf, const Box &R, const Interval &comps) | BaseIVFAB< T > | [inline] |
linearOut(void *buf, const Box &R, const Interval &comps) const | BaseIVFAB< T > | [inline] |
m_data | BaseIVFAB< T > | [protected] |
m_ebgraph | BaseIVFAB< T > | [protected] |
m_fab | BaseIVFAB< T > | [protected] |
m_isDefined | BaseIVFAB< T > | [protected] |
m_ivs | BaseIVFAB< T > | [protected] |
m_nComp | BaseIVFAB< T > | [protected] |
m_nVoFs | BaseIVFAB< T > | [protected] |
m_region | IrregFAB | [protected] |
minus(const IrregFAB &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
minus(const Real &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
minus(const IrregFAB &a_src, const Box &a_region, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
mult(const Real &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
mult(const IrregFAB &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
mult(const IrregFAB &a_src, const Box &a_region, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
nComp() const | BaseIVFAB< T > | [inline] |
numDataTypes() const | BaseIVFAB< T > | [inline] |
numVoFs() const | BaseIVFAB< T > | [inline] |
offset(const BaseIndex &a_vof, const int &a_ivar) const | BaseIVFAB< T > | [inline] |
operator()(const VolIndex &a_vof, const int &varlocin) | BaseIVFAB< T > | [inline] |
operator()(const VolIndex &a_vof, const int &varlocin) const | BaseIVFAB< T > | [inline] |
operator*=(const IrregFAB &a_IrregFAB) | IrregFAB | |
operator*=(const Real &a_ebfab) | IrregFAB | |
operator+=(const IrregFAB &a_ebfab) | IrregFAB | |
operator+=(const Real &a_ebfab) | IrregFAB | |
operator-=(const IrregFAB &a_ebfab) | IrregFAB | |
operator-=(const Real &a_ebfab) | IrregFAB | |
operator/=(const IrregFAB &a_ebfab) | IrregFAB | |
operator/=(const Real &a_ebfab) | IrregFAB | |
operator=(const IrregFAB &a_input) | IrregFAB | [inline, private] |
plus(const IrregFAB &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
plus(const Real &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
plus(const IrregFAB &a_src, const Box &a_region, int a_srccomp, int a_destcomp, int a_numcomp) | IrregFAB | |
preAllocatable() | BaseIVFAB< T > | [inline, static] |
s_verbose | BaseIVFAB< T > | [inline, protected, static] |
s_verboseDebug | BaseIVFAB< T > | [inline, static] |
setDefaultValues() | BaseIVFAB< T > | [inline, protected, virtual] |
setVal(const T &value) | BaseIVFAB< T > | [inline] |
setVal(int ivar, const T &value) | BaseIVFAB< T > | [inline] |
setVal(const T &a_value, const Box &a_box, int a_nstart, int a_numcomp) | BaseIVFAB< T > | [inline] |
setVerbose(bool a_verbose) | BaseIVFAB< T > | [inline, static] |
setVerboseDebug(bool a_verboseDebug) | BaseIVFAB< T > | [inline, static] |
size(const Box &R, const Interval &comps) const | BaseIVFAB< T > | [inline] |
~BaseIVFAB() | BaseIVFAB< T > | [inline, virtual] |
~IrregFAB() | IrregFAB | [virtual] |