Chombo + EB + MF
3.2
|
This is the complete list of members for MFAMRDataOps, including all inherited members.
addConstant(Vector< LevelData< MFCellFAB > * > &a_data, const Real &a_constant) | MFAMRDataOps | static |
assign(Vector< LevelData< MFCellFAB > * > &a_lhs, const Vector< LevelData< MFCellFAB > * > &a_rhs) | MFAMRDataOps | static |
assign(Vector< RefCountedPtr< LevelData< MFCellFAB > > > &a_lhs, const Vector< LevelData< MFCellFAB > * > &a_rhs) | MFAMRDataOps | static |
assign(Vector< LevelData< MFCellFAB > * > &a_to, const Vector< LevelData< MFCellFAB > * > &a_from, const Interval &a_toInterval, const Interval &a_fromInterval) | MFAMRDataOps | static |
assign(Vector< RefCountedPtr< LevelData< MFCellFAB > > > &a_to, const Vector< LevelData< MFCellFAB > * > &a_from, const Interval &a_toInterval, const Interval &a_fromInterval) | MFAMRDataOps | static |
axby(Vector< LevelData< MFCellFAB > * > &a_lhs, const Vector< LevelData< MFCellFAB > * > &a_x, const Vector< LevelData< MFCellFAB > * > &a_y, const Real &a, const Real &b) | MFAMRDataOps | static |
axby(Vector< LevelData< MFCellFAB > * > &a_lhs, const Vector< LevelData< MFCellFAB > * > &a_x, const Vector< LevelData< MFCellFAB > * > &a_y, const Real &a_a, const Real &a_b, const int &a_lhsComp, const int &a_xComp, const int &a_yComp) | MFAMRDataOps | static |
divide(Vector< LevelData< MFCellFAB > * > &a_result, const Vector< LevelData< MFCellFAB > * > &a_in1, const Vector< LevelData< MFCellFAB > * > &a_in2) | MFAMRDataOps | static |
divide(Vector< LevelData< MFCellFAB > * > &a_result, const Vector< LevelData< MFCellFAB > * > &a_in1, const Vector< LevelData< MFCellFAB > * > &a_in2, const int &a_rComp, const int &a_1Comp, const int &a_2Comp) | MFAMRDataOps | static |
divideVectorByScalar(Vector< LevelData< MFCellFAB > * > &a_vectorOut, const Vector< LevelData< MFCellFAB > * > &a_vectorIn, const Vector< LevelData< MFCellFAB > * > &a_scalar) | MFAMRDataOps | static |
incr(Vector< LevelData< MFCellFAB > * > &a_lhs, const Vector< LevelData< MFCellFAB > * > &a_rhs, const Real &a_scale) | MFAMRDataOps | static |
incr(Vector< LevelData< MFCellFAB > * > &a_lhs, const Real &a_scale) | MFAMRDataOps | static |
kappaScale(Vector< LevelData< MFCellFAB > * > &a_data, const Real &a_scale) | MFAMRDataOps | static |
kappaWeight(Vector< LevelData< MFCellFAB > * > &a_data) | MFAMRDataOps | static |
MFAMRDataOps() | MFAMRDataOps | inline |
product(Vector< LevelData< MFCellFAB > * > &a_result, const Vector< LevelData< MFCellFAB > * > &a_in1, const Vector< LevelData< MFCellFAB > * > &a_in2) | MFAMRDataOps | static |
product(Vector< LevelData< MFCellFAB > * > &a_result, const Vector< LevelData< MFCellFAB > * > &a_in1, const Vector< LevelData< MFCellFAB > * > &a_in2, const int &a_rComp, const int &a_1Comp, const int &a_2Comp) | MFAMRDataOps | static |
scale(Vector< LevelData< MFCellFAB > * > &a_lhs, const Real &a_scale) | MFAMRDataOps | static |
scale(Vector< LevelData< MFCellFAB > * > &a_lhs, const Real &a_scale, const int &a_comp) | MFAMRDataOps | static |
setCoveredAMRVal(Vector< LevelData< MFCellFAB > * > &a_data, const Vector< Vector< EBISLayout > > &a_ebislv, const Vector< int > &a_refRat, const Real &a_value) | MFAMRDataOps | static |
setCoveredAMRVal(Vector< LevelData< MFCellFAB > * > &a_data, const Vector< Vector< EBLevelGrid > > &a_eblg, const Vector< int > &a_refRat, const Real &a_value) | MFAMRDataOps | static |
setCoveredVal(Vector< LevelData< MFCellFAB > * > &a_data, const Real &a_value) | MFAMRDataOps | static |
setToZero(Vector< LevelData< MFCellFAB > * > &a_result) | MFAMRDataOps | static |
setVal(Vector< LevelData< MFCellFAB > * > &a_result, const Real &a_value) | MFAMRDataOps | static |
setVal(Vector< LevelData< MFCellFAB > * > &a_result, const Real &a_value, const int &a_comp) | MFAMRDataOps | static |
subtractOffMean(Vector< LevelData< MFCellFAB > * > &a_data, const Vector< DisjointBoxLayout > &a_grids, const Vector< Vector< EBISLayout > > &a_ebislv, const Vector< int > &a_refRat) | MFAMRDataOps | static |
subtractOffMean(Vector< LevelData< MFCellFAB > * > &a_data, const Vector< Vector< EBLevelGrid > > &a_eblg, const Vector< int > &a_refRat) | MFAMRDataOps | static |
sum(Vector< LevelData< MFCellFAB > * > &a_result, const Vector< LevelData< MFCellFAB > * > &a_in1, const Vector< LevelData< MFCellFAB > * > &a_in2) | MFAMRDataOps | static |
~MFAMRDataOps() | MFAMRDataOps | inline |