EBCellFAB Member List

This is the complete list of members for EBCellFAB, including all inherited members.

assign(const T *array, const VolIndex &a_ndin, const Interval &a_comps)BaseEBCellFAB< T > [inline]
axby(const EBCellFAB &a_X, const EBCellFAB &a_Y, const Real &a_A, const Real &a_B)EBCellFAB
axby(const EBCellFAB &a_X, const EBCellFAB &a_Y, const Real &a_A, const Real &a_B, const int &a_destComp, const int &a_xComp, const int &a_yComp)EBCellFAB
BaseEBCellFAB()BaseEBCellFAB< T > [inline]
BaseEBCellFAB(const EBISBox &a_ebisBox, const Box &a_region, int a_nVar)BaseEBCellFAB< T > [inline]
BaseEBCellFAB(const Interval &a_comps, BaseEBCellFAB< T > &a_original)BaseEBCellFAB< T >
BaseEBCellFAB(const Box &a_region, int a_nVar)BaseEBCellFAB< T > [inline]
box() const BaseEBCellFAB< T > [inline]
clear()BaseEBCellFAB< T > [inline]
clone(const EBCellFAB &a_arg)EBCellFAB
copy(const Box &RegionFrom, const Interval &destInt, const Box &RegionTo, const BaseEBCellFAB< T > &source, const Interval &srcInt)BaseEBCellFAB< T > [inline]
copy(const BaseEBCellFAB< T > &source)BaseEBCellFAB< T > [inline]
define(const EBISBox &a_ebisBox, const Box &a_region, int a_nVar)BaseEBCellFAB< T > [inline]
divide(const EBCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp)EBCellFAB
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]
fill(T *array, const VolIndex &a_ndin, const Interval &a_comps) const BaseEBCellFAB< T > [inline]
getEBISBox() const BaseEBCellFAB< T > [inline]
getFArrayBox() const EBCellFAB
getFArrayBox()EBCellFAB
getMultiCells() const BaseEBCellFAB< T > [inline]
getMultiValuedFAB() const BaseEBCellFAB< T > [inline]
getMultiValuedFAB()BaseEBCellFAB< T > [inline]
getRegion() const BaseEBCellFAB< T > [inline]
getSingleValuedFAB() const BaseEBCellFAB< T > [inline]
getSingleValuedFAB()BaseEBCellFAB< T > [inline]
isDefined() const BaseEBCellFAB< T > [inline]
linearIn(void *buf, const Box &R, const Interval &comps)BaseEBCellFAB< T > [inline]
linearOut(void *buf, const Box &R, const Interval &comps) const BaseEBCellFAB< T > [inline]
m_ebisBoxBaseEBCellFAB< T > [protected]
m_hasMultiCellsBaseEBCellFAB< T > [protected]
m_irrFABBaseEBCellFAB< T > [protected]
m_isDefinedBaseEBCellFAB< T > [protected]
m_multiCellsBaseEBCellFAB< T > [protected]
m_nCompBaseEBCellFAB< T > [protected]
m_regFABBaseEBCellFAB< T > [protected]
m_regionBaseEBCellFAB< T > [protected]
minus(const EBCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp)EBCellFAB
mult(const EBCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp)EBCellFAB
mult(Real a_scalar)EBCellFAB
nComp() const BaseEBCellFAB< T > [inline]
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 VolIndex &a_ndin, int a_nVarLoc, int a_isKnownMultiValued=0) const BaseEBCellFAB< T > [inline]
operator()(const VolIndex &a_ndin, int a_nVarLoc, int a_isKnownMultiValued=0)BaseEBCellFAB< T > [inline]
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 &a_ebfab)EBCellFAB
operator/=(const Real &a_scalar)EBCellFAB
operator=(const EBCellFAB &fabin)EBCellFAB [inline, private]
plus(const EBCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp)EBCellFAB
plus(const EBCellFAB &a_ebfab, const Box &a_region, int a_srccomp, int a_destcomp, int a_numcomp)EBCellFAB
plus(const EBCellFAB &a_src, Real a_scalar)EBCellFAB
preAllocatable()BaseEBCellFAB< T > [inline, static]
setCoveredCellVal(const T &a_val, const int &a_comp, const bool &a_doMulti=true)BaseEBCellFAB< T > [inline]
setDefaultValues()BaseEBCellFAB< T > [inline, protected]
setInvalidData(const Real &a_val, const int &a_comp)EBCellFAB
setVal(const T &value)BaseEBCellFAB< T > [inline]
setVal(int ivar, const T &value)BaseEBCellFAB< T > [inline]
setVal(const T &value, const Box &a_box, int a_nstart, int a_numcomp)BaseEBCellFAB< T > [inline]
size(const Box &R, const Interval &comps) const BaseEBCellFAB< T > [inline]
sumPow(const Box &a_subbox, int a_power, int a_comp, int a_numComp) const EBCellFAB [virtual]
~BaseEBCellFAB()BaseEBCellFAB< T > [inline, virtual]
~EBCellFAB()EBCellFAB [virtual]


Generated on Tue Apr 14 14:23:08 2009 for Chombo + EB by  doxygen 1.5.5