Chombo + EB
3.0
|
This is the complete list of members for IrregFAB, 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< Real > | inline |
BaseIVFAB(const IntVectSet &a_region, const EBGraph &a_ebgraph, const int &a_nvarin) | BaseIVFAB< Real > | inline |
BaseIVFAB(const Interval &a_comps, BaseIVFAB< Real > &a_original) | BaseIVFAB< Real > | |
BaseIVFAB(const Box &a_region, int a_nVar) | BaseIVFAB< Real > | inline |
clear() | BaseIVFAB< Real > | inlinevirtual |
copy(const Box &a_fromBox, const Interval &a_destInterval, const Box &a_toBox, const BaseIVFAB< Real > &a_src, const Interval &a_srcInterval) | BaseIVFAB< Real > | inline |
dataPtr(int a_dataType, int a_ivar) | BaseIVFAB< Real > | inline |
dataPtr(int a_dataType, int a_ivar) const | BaseIVFAB< Real > | inline |
dataPtr(const int &a_comp) | BaseIVFAB< Real > | inline |
dataPtr(const int &a_comp) const | BaseIVFAB< Real > | inline |
dataType(const BaseIndex &a_baseInd) const | BaseIVFAB< Real > | inline |
define(const Box &a_region, const EBGraph &a_ebgraph, const int &a_nvarin) | IrregFAB | virtual |
BaseIVFAB< Real >::define(const IntVectSet &a_region, const EBGraph &a_ebgraph, const int &a_nvarin) | BaseIVFAB< Real > | inlinevirtual |
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< Real > | inline |
getIndex(const VolIndex &a_vof, const int &a_comp) const | BaseIVFAB< Real > | inlinevirtual |
getIVS() const | BaseIVFAB< Real > | 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 | inlineprivate |
isDefined() const | BaseIVFAB< Real > | inline |
linearIn(void *buf, const Box &R, const Interval &comps) | BaseIVFAB< Real > | inline |
linearOut(void *buf, const Box &R, const Interval &comps) const | BaseIVFAB< Real > | inline |
m_data | BaseIVFAB< Real > | protected |
m_ebgraph | BaseIVFAB< Real > | protected |
m_fab | BaseIVFAB< Real > | protected |
m_isDefined | BaseIVFAB< Real > | protected |
m_ivs | BaseIVFAB< Real > | protected |
m_nComp | BaseIVFAB< Real > | protected |
m_nVoFs | BaseIVFAB< Real > | 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< Real > | inline |
numDataTypes() const | BaseIVFAB< Real > | inline |
numVoFs() const | BaseIVFAB< Real > | inline |
offset(const BaseIndex &a_vof, const int &a_ivar) const | BaseIVFAB< Real > | inline |
operator()(const VolIndex &a_vof, const int &varlocin) | BaseIVFAB< Real > | inline |
operator()(const VolIndex &a_vof, const int &varlocin) const | BaseIVFAB< Real > | 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 | inlineprivate |
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< Real > | inlinestatic |
s_verbose | BaseIVFAB< Real > | protectedstatic |
s_verboseDebug | BaseIVFAB< Real > | static |
setDefaultValues() | BaseIVFAB< Real > | inlineprotectedvirtual |
setVal(const Real &value) | BaseIVFAB< Real > | inline |
setVal(int ivar, const Real &value) | BaseIVFAB< Real > | inline |
setVal(const Real &a_value, const Box &a_box, int a_nstart, int a_numcomp) | BaseIVFAB< Real > | inline |
setVerbose(bool a_verbose) | BaseIVFAB< Real > | static |
setVerboseDebug(bool a_verboseDebug) | BaseIVFAB< Real > | static |
size(const Box &R, const Interval &comps) const | BaseIVFAB< Real > | inline |
~BaseIVFAB() | BaseIVFAB< Real > | inlinevirtual |
~IrregFAB() | IrregFAB | virtual |