BoundaryData Class Reference

#include <EBData.H>

List of all members.

Public Member Functions

 BoundaryData ()
 BoundaryData (const Real &bndryArea, const RealVect &normal, const RealVect &bndryCentroid, int phase, const VolIndex &index)
void setToZero ()
BoundaryDataoperator= (const BoundaryData &a_in)

Public Attributes

Real m_bndryArea
RealVect m_normal
RealVect m_bndryCentroid
int m_bndryPhase
VolIndex m_volIndex
IndMomSpaceDim m_EBMoments
 the moment at the irregular face associated with the monomial with the input exponents
IndMomSpaceDim m_normalPartialDeriv [SpaceDim]
 the derivatives of the normal
IndMomSpaceDim m_EBNormalMoments [SpaceDim]
 ebmoments with the the normal integrated in


Constructor & Destructor Documentation

BoundaryData::BoundaryData (  ) 

BoundaryData::BoundaryData ( const Real bndryArea,
const RealVect normal,
const RealVect bndryCentroid,
int  phase,
const VolIndex index 
) [inline]


Member Function Documentation

void BoundaryData::setToZero (  )  [inline]

BoundaryData& BoundaryData::operator= ( const BoundaryData a_in  )  [inline]


Member Data Documentation

Referenced by operator=(), and setToZero().

Referenced by operator=(), and setToZero().

Referenced by operator=(), and setToZero().

Referenced by operator=().

Referenced by operator=().

the moment at the irregular face associated with the monomial with the input exponents

Given VoF variables x, y, z, p = mono(0), q = mono(1), r = mono(2), returns integral_over_irregular_area((x^p y^q z^r) dA)

Referenced by operator=(), and setToZero().

the derivatives of the normal

(d_p)(n_d)

Referenced by operator=(), and setToZero().

ebmoments with the the normal integrated in

Given VoF variables x, y, z, p = mono(0), q = mono(1), r = mono(2), returns integral_over_irregular_area((x^p y^q z^r)n_i dA)

Referenced by operator=(), and setToZero().


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

Generated on Fri Apr 5 04:24:56 2019 for Chombo + EB by  doxygen 1.5.5