#include <EBAMRTestCommon.H>
|
static int | 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) |
|
static int | makeEBISL (EBISLayout &a_ebisl, const DisjointBoxLayout &a_grids, const Box &a_domain, const int &a_nghost) |
|
static int | 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) |
|
static int | makeGeometry (Box &a_domain, RealVect &a_dx) |
|
static int | checkForZero (const LevelData< EBCellFAB > &a_errorVelo, const DisjointBoxLayout &a_gridsFine, const EBISLayout &a_ebislFine, const Box &a_domainFine, string a_funcname) |
|
static void | 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) |
|
◆ compareError()
◆ makeEBISL()
◆ makeHalfLayouts()
◆ makeGeometry()
static int EBAMRTestCommon::makeGeometry |
( |
Box & |
a_domain, |
|
|
RealVect & |
a_dx |
|
) |
| |
|
static |
◆ checkForZero()
◆ outputError()
The documentation for this class was generated from the following file: