#include <EBData.H>

Public Member Functions | |
| BoundaryData () | |
| BoundaryData (const Real &bndryArea, const RealVect &normal, const RealVect &bndryCentroid, int phase, const VolIndex &index) | |
Public Attributes | |
| Real | m_bndryArea |
| RealVect | m_normal |
| RealVect | m_bndryCentroid |
| int | m_bndryPhase |
| VolIndex | m_volIndex |
| BoundaryData::BoundaryData | ( | ) |
| BoundaryData::BoundaryData | ( | const Real & | bndryArea, | |
| const RealVect & | normal, | |||
| const RealVect & | bndryCentroid, | |||
| int | phase, | |||
| const VolIndex & | index | |||
| ) | [inline] |
1.5.5