Chombo + EB + MF
3.2
|
This is the complete list of members for EBAMRTestCommon, including all inherited members.
checkForZero(const LevelData< EBCellFAB > &a_errorVelo, const DisjointBoxLayout &a_gridsFine, const EBISLayout &a_ebislFine, const Box &a_domainFine, string a_funcname) | EBAMRTestCommon | static |
compareError(const LevelData< EBCellFAB > &a_errorFine, const EBISLayout &a_ebislFine, const DisjointBoxLayout &a_gridsFine, const Box &a_domainFine, const LevelData< EBCellFAB > &a_errorCoar, const EBISLayout &a_ebislCoar, const DisjointBoxLayout &a_gridsCoar, const Box &a_domainCoar) | EBAMRTestCommon | static |
makeEBISL(EBISLayout &a_ebisl, const DisjointBoxLayout &a_grids, const Box &a_domain, const int &a_nghost) | EBAMRTestCommon | static |
makeGeometry(Box &a_domain, RealVect &a_dx) | EBAMRTestCommon | static |
makeHalfLayouts(DisjointBoxLayout &a_gridsFine, EBISLayout &a_ebislFine, DisjointBoxLayout &a_gridsCoar, EBISLayout &a_ebislCoar, const Box &a_domainFine, const Box &a_domainCoar, int a_refrat, int a_halfDir) | EBAMRTestCommon | static |
outputError(const LevelData< EBCellFAB > &a_errorFine, const LevelData< EBCellFAB > &a_errorCoar, const DisjointBoxLayout &a_gridsFine, const DisjointBoxLayout &a_gridsCoar, const Box &a_domainFine, const Box &a_domainCoar, const string &a_fileFine, const string &a_fileCoar) | EBAMRTestCommon | static |