, including all inherited members.
abs() | FArrayBox | |
abs(int a_comp, int a_numcomp=1) | FArrayBox | |
abs(const Box &a_subbox, int a_comp=0, int a_numcomp=1) | FArrayBox | |
BaseFab() | BaseFab< T > | [inline] |
BaseFab(const Box &a_bx, int a_n, T *a_alias=NULL) | BaseFab< T > | [inline] |
BaseFab(const Interval &a_comps, BaseFab< T > &a_original) | BaseFab< T > | [inline] |
bigEnd() const | BaseFab< T > | [inline] |
box() const | BaseFab< T > | [inline] |
clear() | BaseFab< T > | [inline] |
contains(const BaseFab< T > &a_fab) const | BaseFab< T > | [inline] |
contains(const Box &a_bx) const | BaseFab< T > | [inline] |
copy(const BaseFab< T > &a_src, const Box &a_srcbox, int a_srccomp, const Box &a_destbox, int a_destcomp, int a_numcomp) | BaseFab< T > | [inline] |
copy(const BaseFab< T > &a_src, int a_srccomp, int a_destcomp, int a_numcomp=1) | BaseFab< T > | [inline] |
copy(const BaseFab< T > &a_src, const Box &a_destbox) | BaseFab< T > | [inline] |
copy(const BaseFab< T > &a_src) | BaseFab< T > | [inline] |
copy(const Box &a_RegionFrom, const Interval &a_Cdest, const Box &a_RegionTo, const BaseFab< T > &a_src, const Interval &a_Csrc) | BaseFab< T > | [inline] |
dataPtr(int a_n=0) | BaseFab< T > | [inline] |
dataPtr(int a_n=0) const | BaseFab< T > | [inline] |
define(const Box &a_box, int a_ncomp, Real *a_alias=NULL) | FArrayBox | [inline, virtual] |
define(const Interval &a_comps, FArrayBox &a_original) | FArrayBox | [inline, virtual] |
define(const Interval &a_comps, BaseFab< Real > &a_original) | FArrayBox | [inline, virtual] |
BaseFab::define(const Box &a_box, int a_comps, T *a_alias=NULL) | BaseFab< T > | [inline, virtual] |
BaseFab::define(const Interval &a_comps, BaseFab< T > &a_original) | BaseFab< T > | [inline, virtual] |
BaseFab::define() | BaseFab< T > | [inline, protected] |
degenerate(BaseFab< T > &a_slice, const SliceSpec &a_sliceSpec) const | BaseFab< T > | [inline] |
divide(Real a_r) | FArrayBox | |
divide(Real a_r, int a_comp, int a_numcomp=1) | FArrayBox | |
divide(Real a_r, const Box &a_subbox, int a_comp=0, int a_numcomp=1) | FArrayBox | |
divide(const FArrayBox &a_x) | FArrayBox | |
divide(const FArrayBox &a_src, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
divide(const FArrayBox &a_src, const Box &a_subbox, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
divide(const FArrayBox &a_src, const Box &a_srcbox, const Box &a_destbox, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
dotProduct(const FArrayBox &a_fab2) const | FArrayBox | |
dotProduct(const FArrayBox &a_fab2, const Box &a_box) const | FArrayBox | |
FArrayBox() | FArrayBox | |
FArrayBox(const Box &a_box, int a_ncomp, Real *a_alias=NULL) | FArrayBox | |
FArrayBox(const Interval &a_comps, FArrayBox &a_original) | FArrayBox | [inline] |
FArrayBox(std::istream &a_is) | FArrayBox | [explicit] |
FArrayBox(const FArrayBox &) | FArrayBox | [private] |
get(const IntVect &a_iv, int a_comp) const | FArrayBox | [inline] |
getVal(T *a_data, const IntVect &a_pos, int a_N, int a_numcomp) const | BaseFab< T > | [inline] |
getVal(T *a_data, const IntVect &a_pos) const | BaseFab< T > | [inline] |
hiVect() const | BaseFab< T > | [inline] |
interval() const | BaseFab< T > | [inline] |
invert(Real a_r) | FArrayBox | |
invert(Real a_r, int a_comp, int a_numcomp=1) | FArrayBox | |
invert(Real a_r, const Box &a_subbox, int a_comp=0, int a_numcomp=1) | FArrayBox | |
isAliased() const | BaseFab< T > | [inline] |
linearIn(void *a_buf, const Box &a_R, const Interval &a_comps) | BaseFab< T > | [inline, virtual] |
linearOut(void *a_buf, const Box &a_R, const Interval &a_comps) const | BaseFab< T > | [inline, virtual] |
loVect() const | BaseFab< T > | [inline] |
m_aliased | BaseFab< T > | [protected] |
m_domain | BaseFab< T > | [protected] |
m_dptr | BaseFab< T > | [protected] |
m_numpts | BaseFab< T > | [protected] |
m_nvar | BaseFab< T > | [protected] |
m_truesize | BaseFab< T > | [protected] |
maskEQ(BaseFab< int > &a_mask, Real a_val, int a_comp=0) const | FArrayBox | |
maskGE(BaseFab< int > &a_mask, Real a_val, int a_comp=0) const | FArrayBox | |
maskGT(BaseFab< int > &a_mask, Real a_val, int a_comp=0) const | FArrayBox | |
maskLE(BaseFab< int > &a_mask, Real a_val, int a_comp=0) const | FArrayBox | |
maskLT(BaseFab< int > &a_mask, Real a_val, int a_comp=0) const | FArrayBox | |
max(int a_comp=0) const | FArrayBox | |
max(const Box &a_subbox, int a_comp=0) const | FArrayBox | |
maxIndex(int a_comp=0) const | FArrayBox | |
maxIndex(const Box &a_subbox, int a_comp=0) const | FArrayBox | |
min(int a_comp=0) const | FArrayBox | |
min(const Box &a_subbox, int a_comp=0) const | FArrayBox | |
minIndex(int a_comp=0) const | FArrayBox | |
minIndex(const Box &a_subbox, int a_comp=0) const | FArrayBox | |
minus(const FArrayBox &a_x) | FArrayBox | |
minus(const FArrayBox &a_src, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
minus(const FArrayBox &a_src, const Box &a_subbox, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
minus(const FArrayBox &a_src, const Box &a_srcbox, const Box &a_destbox, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
mult(Real a_r) | FArrayBox | |
mult(Real a_r, int a_comp, int a_numcomp=1) | FArrayBox | |
mult(Real a_r, const Box &a_subbox, int a_comp=0, int a_numcomp=1) | FArrayBox | |
mult(const FArrayBox &a_x) | FArrayBox | |
mult(const FArrayBox &a_src, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
mult(const FArrayBox &a_src, const Box &a_subbox, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
mult(const FArrayBox &a_src, const Box &a_srcbox, const Box &a_destbox, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
name() | BaseFab< T > | [inline, protected, static] |
nComp() const | BaseFab< T > | [inline] |
nCompPtr() const | BaseFab< T > | [inline] |
negate(const Box &a_subbox, int a_comp=0, int a_numcomp=1) | FArrayBox | |
negate(int a_comp, int a_numcomp=1) | FArrayBox | |
negate() | FArrayBox | |
norm(const Box &a_subbox, int a_p=2, int a_comp=0, int a_numcomp=1) const | FArrayBox | [virtual] |
norm(int a_p=2, int a_comp=0, int a_numcomp=1) const | FArrayBox | [virtual] |
operator()(const IntVect &a_p, int a_N) | BaseFab< T > | [inline] |
operator()(const IntVect &a_p) | BaseFab< T > | [inline] |
operator()(const IntVect &p, int N) const | BaseFab< T > | [inline] |
operator()(const IntVect &p) const | BaseFab< T > | [inline] |
operator*=(Real a_r) | FArrayBox | |
operator*=(const FArrayBox &a_x) | FArrayBox | |
operator+=(Real a_r) | FArrayBox | |
operator+=(const FArrayBox &a_x) | FArrayBox | |
operator-=(Real a_r) | FArrayBox | |
operator-=(const FArrayBox &a_x) | FArrayBox | |
operator/=(Real a_r) | FArrayBox | |
operator/=(const FArrayBox &a_x) | FArrayBox | |
operator=(const FArrayBox &) | FArrayBox | [private] |
performCopy(const BaseFab< Real > &a_src, const Box &a_srcbox, int a_srccomp, const Box &a_destbox, int a_destcomp, int a_numcomp) | FArrayBox | [protected, virtual] |
BaseFab::performCopy(const BaseFab< T > &a_src, const Box &a_srcbox, int a_srccomp, const Box &a_destbox, int a_destcomp, int a_numcomp) | BaseFab< T > | [inline, protected, virtual] |
performSetVal(T a_x, const Box &a_bx, int a_nstart, int a_numcomp) | BaseFab< T > | [inline, protected] |
plus(Real a_r, const Box &a_subbox, int a_comp=0, int a_numcomp=1) | FArrayBox | |
plus(Real a_r, int a_comp, int a_numcomp=1) | FArrayBox | |
plus(Real a_r) | FArrayBox | |
plus(const FArrayBox &a_x) | FArrayBox | |
plus(const FArrayBox &a_src, const Real &a_scale) | FArrayBox | |
plus(const FArrayBox &a_src, const Real &a_scale, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
plus(const FArrayBox &a_src, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
plus(const FArrayBox &a_src, const Box &a_subbox, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
plus(const FArrayBox &a_src, const Box &a_srcbox, const Box &a_destbox, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
plus(const FArrayBox &a_src, const Box &a_srcbox, const Box &a_destbox, const Real &a_scale, int a_srccomp, int a_destcomp, int a_numcomp=1) | FArrayBox | |
plus_real(Real a_r) | FArrayBox | [inline] |
preAllocatable() | BaseFab< T > | [inline, static] |
resize(const Box &a_b, int a_n=1, T *a_alias=NULL) | BaseFab< T > | [inline] |
s_Arena | BaseFab< T > | [inline, protected, static] |
set(const IntVect &a_iv, int a_comp, Real a_val) | FArrayBox | [inline] |
setVal(T a_x, const Box &a_bx, int a_nstart, int a_numcomp) | BaseFab< T > | [inline] |
setVal(T a_x, const Box &a_bx, int a_n) | BaseFab< T > | [inline] |
setVal(T a_x, int a_n) | BaseFab< T > | [inline] |
setVal(T a_x) | BaseFab< T > | [inline] |
setVal(Real val) | BaseFab< T > | [inline] |
shift(const IntVect &a_v) | BaseFab< T > | [inline] |
shift(int a_idir, int a_ncells) | BaseFab< T > | [inline] |
shiftHalf(int a_dir, int a_numHalfs) | BaseFab< T > | [inline] |
shiftHalf(const IntVect &a_v) | BaseFab< T > | [inline] |
size() const | BaseFab< T > | [inline] |
size(const Box &a_box, const Interval &a_comps) const | BaseFab< T > | [inline, virtual] |
smallEnd() const | BaseFab< T > | [inline] |
sum(int a_comp, int a_numcomp=1) const | FArrayBox | |
sum(const Box &a_subbox, int a_comp, int a_numcomp=1) const | FArrayBox | |
sumPow(const Box &a_subbox, int a_p=2, int a_comp=0, int a_numcomp=1) const | FArrayBox | [virtual] |
undefine() | BaseFab< T > | [inline, protected] |
undefine() | BaseFab< T > | [inline] |
~BaseFab() | BaseFab< T > | [inline, virtual] |
~FArrayBox() | FArrayBox | [virtual] |