MAIA bb96820c
Multiphysics at AIA
|
Public Attributes | |
std::vector< MInt > | faces |
std::list< std::pair< MInt, MInt > > | edges |
Public Attributes inherited from FvMbCartesianSolverXD< nDim, SysEqn >::surfBase | |
MInt | bodyId {} |
MFloat | area {} |
MFloat | normal [nDim] {} |
MFloat | center [nDim] {} |
Additional Inherited Members | |
Public Member Functions inherited from FvMbCartesianSolverXD< nDim, SysEqn >::surfBase | |
surfBase ()=default | |
surfBase (MInt _bodyId) | |
Definition at line 1330 of file fvmbcartesiansolverxd.h.
std::list<std::pair<MInt, MInt> > FvMbCartesianSolverXD< nDim, SysEqn >::polyMultiFace::edges |
Definition at line 1334 of file fvmbcartesiansolverxd.h.
std::vector<MInt> FvMbCartesianSolverXD< nDim, SysEqn >::polyMultiFace::faces |
Definition at line 1332 of file fvmbcartesiansolverxd.h.