|
Chombo + EB + MF
3.2
|
#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 | ( | ) |
|
inline |
| Real BoundaryData::m_bndryArea |
| RealVect BoundaryData::m_normal |
| RealVect BoundaryData::m_bndryCentroid |
| int BoundaryData::m_bndryPhase |
| VolIndex BoundaryData::m_volIndex |
1.8.13