21 #include "NamespaceHeader.H" 41 int a_iDir,
int a_nVar);
46 int a_iDir,
int a_nComp);
147 Real max(
int a_comp = 0)
const;
150 Real min(
int a_comp = 0)
const;
170 #include "NamespaceFooter.H" Real min(int a_comp=0) const
Returns the minimum value for the given component in the FAB.
EBFaceFAB(const Box &a_region, int a_nComp)
Definition: EBFaceFAB.H:153
const FArrayBox & getFArrayBox() const
EBFaceFAB & operator-=(const EBFaceFAB &a_ebfab)
EBFaceFAB & operator+=(const EBFaceFAB &a_ebfab)
Array defined at the Faces of an Box in an EBISBox.
Definition: BaseEBFaceFAB.H:43
Definition: EBFaceFAB.H:28
EBFaceFAB & operator/=(const EBFaceFAB &a_ebfab)
double Real
Definition: REAL.H:33
EBFaceFAB & minus(const EBFaceFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp)
EBFaceFAB(const EBFaceFAB &ebcin)
Definition: EBFaceFAB.H:159
EBFaceFAB & plus(const EBFaceFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp)
EBFaceFAB & divide(const EBFaceFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp)
static void Error(const char *const a_msg=m_nullString, int m_exitCode=CH_DEFAULT_ERROR_CODE)
Print out message to cerr and exit with the specified exit code.
A Rectangular Domain on an Integer Lattice.
Definition: Box.H:465
void define(const EBISBox &a_ebisBox, const Box &a_region, int a_iDir, int a_nComp)
EBFaceFAB & mult(const EBFaceFAB &a_ebfab, int a_srccomp, int a_destcomp, int a_numcomp)
Definition: FArrayBox.H:44
void operator=(const EBFaceFAB &ebcin)
Definition: EBFaceFAB.H:163
Real max(int a_comp=0) const
Returns the maximum value for the given component in the FAB.
EBFaceFAB & operator*=(const EBFaceFAB &a_ebfab)