Chombo + EB + MF
3.2
|
This is the complete list of members for MFCellFAB, including all inherited members.
box() const | MFCellFAB | inline |
copy(const Box &RegionFrom, const Interval &destInt, const Box &RegionTo, const MFCellFAB &source, const Interval &srcInt) | MFCellFAB | |
copy(const MFCellFAB &a_src) | MFCellFAB | |
divide(const MFCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp) | MFCellFAB | |
dotProduct(const MFCellFAB &ebfab2) const | MFCellFAB | |
dotProduct(const MFCellFAB &ebfab2, const Box &a_box) const | MFCellFAB | |
getPhase(int a_phase) | MFCellFAB | inline |
getPhase(int a_phase) const | MFCellFAB | inline |
getPhasePtr(int a_phase) | MFCellFAB | inline |
linearIn(void *buf, const Box &R, const Interval &comps) | MFCellFAB | |
linearOut(void *buf, const Box &R, const Interval &comps) const | MFCellFAB | |
m_box | MFCellFAB | private |
m_phase | MFCellFAB | private |
MFCellFAB() | MFCellFAB | inline |
MFCellFAB(const Vector< EBISBox > &a_phaseGraphs, const Box &a_region, const Vector< int > &a_nVar) | MFCellFAB | |
MFCellFAB(const Box &a_region, int a_nVar) | MFCellFAB | inline |
minus(const MFCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp) | MFCellFAB | |
mult(const MFCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp) | MFCellFAB | |
mult(Real a_scalar) | MFCellFAB | |
nComp(int a_phase) const | MFCellFAB | inline |
negate(void) | MFCellFAB | inline |
norm(int a_power, int a_comp, int a_numComp) const | MFCellFAB | virtual |
norm(const Box &a_subbox, int a_power, int a_comp, int a_numComp) const | MFCellFAB | virtual |
numPhases() const | MFCellFAB | inline |
operator*=(const MFCellFAB &a_mffab) | MFCellFAB | |
operator*=(const Real &a_scalar) | MFCellFAB | |
operator+=(const MFCellFAB &a_mffab) | MFCellFAB | |
operator+=(const Real &a_scalar) | MFCellFAB | |
operator-=(const MFCellFAB &a_mffab) | MFCellFAB | |
operator-=(const Real &a_scalar) | MFCellFAB | |
operator/=(const MFCellFAB &a_mffab) | MFCellFAB | |
operator/=(const Real &a_scalar) | MFCellFAB | |
operator=(const MFCellFAB &rhs) | MFCellFAB | private |
plus(const MFCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp) | MFCellFAB | |
plus(const MFCellFAB &a_src, const Box &a_srcbox, const Box &a_destbox, const Real &a_scale, int a_srccomp, int a_destcomp, int a_numcomp) | MFCellFAB | |
plus(const MFCellFAB &a_src, Real a_scalar) | MFCellFAB | |
preAllocatable() | MFCellFAB | inlinestatic |
setVal(Vector< Real > a_value) | MFCellFAB | |
setVal(const Real &a_value) | MFCellFAB | |
setVal(Real a_val, const Box &a_region, int startcomp, int ncomp) | MFCellFAB | |
size(const Box &R, const Interval &comps) const | MFCellFAB | |
sumPow(const Box &a_subbox, int a_power, int a_comp, int a_numComp) const | MFCellFAB | virtual |
~MFCellFAB() | MFCellFAB | virtual |