Chombo + EB + MF
3.2
|
This is the complete list of members for VectorTransformation, including all inherited members.
addTransformFab(FArrayBox &a_dstFab, const FArrayBox &a_srcFab, const Box &a_bx, Real a_weight=1.) const | VectorTransformation | |
addTransformFabAvg(FArrayBox &a_dstFab, const FArrayBox &a_srcFab, const FArrayBox &a_gradFab, const Vector< VectorTransformation > &a_vecTransformGrad, const Box &a_bx, Real a_weight=1.) const | VectorTransformation | |
component(int a_dirDst, int a_dirSrc) const | VectorTransformation | inline |
compose(const VectorTransformation &a_next) const | VectorTransformation | |
dataPtr() const | VectorTransformation | inline |
determinant(const Real *a_matrix) const | VectorTransformation | protected |
determinant(const Vector< Vector< Real > > &a_matrix) const | VectorTransformation | protected |
Identity | VectorTransformation | static |
InitStatics() | VectorTransformation | static |
inverse() const | VectorTransformation | |
m_coeffs | VectorTransformation | protected |
matrixIndex(int a_dirDst, int a_dirSrc) | VectorTransformation | inlineprotectedstatic |
matrixMinor(const Vector< Vector< Real > > &a_matrix, int a_row, int a_col) const | VectorTransformation | protected |
operator*(Real s) const | VectorTransformation | |
operator*(Real s, const VectorTransformation &p) | VectorTransformation | friend |
operator*=(Real s) | VectorTransformation | |
operator+(const VectorTransformation &s, const VectorTransformation &p) | VectorTransformation | friend |
operator+=(const VectorTransformation &p) | VectorTransformation | |
operator-(const VectorTransformation &s, const VectorTransformation &p) | VectorTransformation | friend |
operator-=(const VectorTransformation &p) | VectorTransformation | |
operator/(Real s) const | VectorTransformation | |
operator/(Real s, const VectorTransformation &p) | VectorTransformation | friend |
operator/=(Real s) | VectorTransformation | |
s_ncoeffs | VectorTransformation | protectedstatic |
setComponent(int a_dirDst, int a_dirSrc, Real a_val) | VectorTransformation | inline |
transform(const RealVect &a_vec) const | VectorTransformation | |
VectorAvgTransformation class | VectorTransformation | friend |
VectorTransformation() | VectorTransformation | inline |
vecvec(const Real *a_coeffs) const | VectorTransformation | protected |