Chombo + EB  3.2
Static Public Member Functions | List of all members
EBAMRTestCommon Class Reference

#include <EBAMRTestCommon.H>

Static Public Member Functions

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)
 

Member Function Documentation

◆ compareError()

static int EBAMRTestCommon::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

◆ makeEBISL()

static int EBAMRTestCommon::makeEBISL ( EBISLayout a_ebisl,
const DisjointBoxLayout a_grids,
const Box a_domain,
const int &  a_nghost 
)
static

◆ makeHalfLayouts()

static int EBAMRTestCommon::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

◆ makeGeometry()

static int EBAMRTestCommon::makeGeometry ( Box a_domain,
RealVect a_dx 
)
static

◆ checkForZero()

static int EBAMRTestCommon::checkForZero ( const LevelData< EBCellFAB > &  a_errorVelo,
const DisjointBoxLayout a_gridsFine,
const EBISLayout a_ebislFine,
const Box a_domainFine,
string  a_funcname 
)
static

◆ outputError()

static void EBAMRTestCommon::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 
)
static

The documentation for this class was generated from the following file: