|
Chombo + EB
3.2
|
This is the complete list of members for EBCellFAB, including all inherited members.
| assign(const Real *array, const VolIndex &a_ndin, const Interval &a_comps) | BaseEBCellFAB< Real > | |
| axby(const EBCellFAB &a_X, const EBCellFAB &a_Y, const Real &a_A, const Real &a_B) | EBCellFAB | |
| BaseEBCellFAB() | BaseEBCellFAB< Real > | |
| BaseEBCellFAB(const EBISBox &a_ebisBox, const Box &a_region, int a_nVar) | BaseEBCellFAB< Real > | |
| BaseEBCellFAB(const Interval &a_comps, BaseEBCellFAB< Real > &a_original) | BaseEBCellFAB< Real > | |
| BaseEBCellFAB(const Box &a_region, int a_nVar) | BaseEBCellFAB< Real > | inline |
| box() const | BaseEBCellFAB< Real > | |
| clear() | BaseEBCellFAB< Real > | |
| clone(const EBCellFAB &a_arg) | EBCellFAB | |
| copy(const Box &RegionFrom, const Interval &destInt, const Box &RegionTo, const BaseEBCellFAB< Real > &source, const Interval &srcInt) | BaseEBCellFAB< Real > | |
| copy(const BaseEBCellFAB< Real > &source) | BaseEBCellFAB< Real > | |
| dataPtr(int a_dataType, int a_ivar) | BaseEBCellFAB< Real > | inline |
| dataPtr(int a_dataType, int a_ivar) const | BaseEBCellFAB< Real > | inline |
| dataType(const BaseIndex &a_baseInd) const | BaseEBCellFAB< Real > | inline |
| define(const EBISBox &a_ebisBox, const Box &a_region, int a_nVar) | EBCellFAB | virtual |
| 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 Interval &a_comps, EBCellFAB &a_original) | EBCellFAB | inline |
| EBCellFAB(const Box &a_region, int a_nComp) | EBCellFAB | inline |
| EBCellFAB(const EBCellFAB &ebcin) | EBCellFAB | inlineprivate |
| fill(Real *array, const VolIndex &a_ndin, const Interval &a_comps) const | BaseEBCellFAB< Real > | |
| getEBISBox() const | BaseEBCellFAB< Real > | |
| getFArrayBox() const | EBCellFAB | |
| getFArrayBox() | EBCellFAB | |
| getMultiCells() const | BaseEBCellFAB< Real > | |
| getMultiValuedFAB() | EBCellFAB | inline |
| getMultiValuedFAB() const | EBCellFAB | inline |
| 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_hasMultiCells | BaseEBCellFAB< Real > | protected |
| m_irrFAB | BaseEBCellFAB< Real > | protected |
| m_isDefined | BaseEBCellFAB< Real > | protected |
| m_regFAB | BaseEBCellFAB< Real > | protected |
| m_region | BaseEBCellFAB< Real > | protected |
| max(int a_comp=0) const | EBCellFAB | |
| min(int a_comp=0) const | EBCellFAB | |
| minus(const EBCellFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp) | EBCellFAB | |
| mult(Real a_value, int a_srccomp, int a_numcomp) | EBCellFAB | |
| mult(const EBCellFAB &a_src, int a_srccomp, int a_destcomp, int a_numcomp) | EBCellFAB | |
| mult(Real a_scalar) | EBCellFAB | |
| 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 |
| numDataTypes() const | BaseEBCellFAB< Real > | inline |
| offset(const BaseIndex &a_baseInd, const int a_ivar) const | BaseEBCellFAB< Real > | inline |
| operator()(const VolIndex &a_ndin, int a_nVarLoc, int a_isKnownMultiValued=0) const | BaseEBCellFAB< Real > | |
| operator()(const VolIndex &a_ndin, int a_nVarLoc, int a_isKnownMultiValued=0) | 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 &a_ebfab) | EBCellFAB | |
| operator/=(const Real &a_scalar) | EBCellFAB | |
| operator=(const EBCellFAB &fabin) | EBCellFAB | inlineprivate |
| 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< Real > | inlinestatic |
| s_verbose | EBCellFAB | static |
| setCoveredCellVal(const Real &a_val, const int &a_comp, const bool &a_doMulti=true) | EBCellFAB | virtual |
| setDefaultValues() | BaseEBCellFAB< Real > | protected |
| setVal(const Real &value) | BaseEBCellFAB< Real > | |
| setVal(int ivar, const Real &value) | BaseEBCellFAB< Real > | |
| setVal(const Real &value, const Box &a_box, int a_nstart, int a_numcomp) | 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 |
1.8.13