BaseEBCellFAB() | BaseEBCellFAB< Real > | |
BaseEBCellFAB(const EBISBox &a_ebisBox, const Box &a_region, int a_nVar) | BaseEBCellFAB< Real > | |
BaseEBCellFAB(const Box &a_region, int a_nVar) | BaseEBCellFAB< Real > | [inline] |
box() const | BaseEBCellFAB< Real > | |
clear() | BaseEBCellFAB< Real > | |
copy(const Box &RegionFrom, const Interval &destInt, const Box &RegionTo, const BaseEBCellFAB< Real > &source, const Interval &srcInt) | BaseEBCellFAB< Real > | |
define(const EBISBox &a_ebisBox, const Box &a_region, int a_nVar) | BaseEBCellFAB< Real > | |
dotProduct(const EBCellFAB &ebfab2) const | EBCellFAB | |
EBCellFAB() | EBCellFAB | |
EBCellFAB(const EBISBox &a_ebisBox, const Box &a_region, int a_nVar) | EBCellFAB | |
EBCellFAB(const Box &a_region, int a_nComp) | EBCellFAB | [inline] |
EBCellFAB(const EBCellFAB &ebcin) | EBCellFAB | [inline, private] |
getEBISBox() const | BaseEBCellFAB< Real > | |
getFArrayBox() const | EBCellFAB | |
getFArrayBox() | EBCellFAB | |
getMultiCells() const | BaseEBCellFAB< Real > | |
getMultiValuedFAB() const | BaseEBCellFAB< Real > | |
getMultiValuedFAB() | BaseEBCellFAB< Real > | |
getRegion() const | BaseEBCellFAB< Real > | |
getSingleValuedFAB() const | BaseEBCellFAB< Real > | |
getSingleValuedFAB() | BaseEBCellFAB< Real > | |
isDefined() const | BaseEBCellFAB< Real > | |
linearIn(void *buf, const Box &R, const Interval &comps) | BaseEBCellFAB< Real > | |
linearOut(void *buf, const Box &R, const Interval &comps) const | BaseEBCellFAB< Real > | |
m_ebisBox | BaseEBCellFAB< Real > | [protected] |
m_irrFAB | BaseEBCellFAB< Real > | [protected] |
m_isDefined | BaseEBCellFAB< Real > | [protected] |
m_isMultiValued | BaseEBCellFAB< Real > | [protected] |
m_nComp | BaseEBCellFAB< Real > | [protected] |
m_regFAB | BaseEBCellFAB< Real > | [protected] |
m_region | BaseEBCellFAB< Real > | [protected] |
nComp() const | BaseEBCellFAB< Real > | |
negate(void) | EBCellFAB | |
norm(int a_power, int a_comp, int a_numComp) const | EBCellFAB | [virtual] |
norm(const Box &a_subbox, int a_power, int a_comp, int a_numComp) const | EBCellFAB | [virtual] |
operator *=(const EBCellFAB &a_ebfab) | EBCellFAB | |
operator *=(const Real &a_scalar) | EBCellFAB | |
operator()(const VolIndex &a_ndin, int a_nVarLoc) const | BaseEBCellFAB< Real > | |
operator()(const VolIndex &a_ndin, int a_nVarLoc) | BaseEBCellFAB< Real > | |
operator+=(const EBCellFAB &a_ebfab) | EBCellFAB | |
operator+=(const Real &a_scalar) | EBCellFAB | |
operator-=(const EBCellFAB &a_ebfab) | EBCellFAB | |
operator-=(const Real &a_scalar) | EBCellFAB | |
operator/=(const EBCellFAB &a_ebfab) | EBCellFAB | |
operator/=(const Real &a_scalar) | EBCellFAB | |
operator=(const EBCellFAB &fabin) | EBCellFAB | [inline, private] |
preAllocatable() | BaseEBCellFAB< Real > | [inline, static] |
regLinearIn(void *buf, const Box &R, const Interval &comps) | BaseEBCellFAB< Real > | |
regLinearOut(void *buf, const Box &R, const Interval &comps) const | BaseEBCellFAB< Real > | |
regSize(const Box &R, const Interval &comps) const | BaseEBCellFAB< Real > | |
setCoveredCellVal(const Real &a_val, const int &a_comp) | BaseEBCellFAB< Real > | |
setDefaultValues() | BaseEBCellFAB< Real > | [protected] |
setVal(Real value) | BaseEBCellFAB< Real > | |
size(const Box &R, const Interval &comps) const | BaseEBCellFAB< Real > | |
sumPow(const Box &a_subbox, int a_power, int a_comp, int a_numComp) const | EBCellFAB | [virtual] |
~BaseEBCellFAB() | BaseEBCellFAB< Real > | [virtual] |
~EBCellFAB() | EBCellFAB | [virtual] |