MAIA bb96820c
Multiphysics at AIA
|
Public Member Functions | |
polyEdge2D (MInt v0, MInt v1, MInt eId, MInt eType, MInt _bodyId) | |
Public Member Functions inherited from FvMbCartesianSolverXD< nDim, SysEqn >::surfBase | |
surfBase ()=default | |
surfBase (MInt _bodyId) | |
Public Member Functions inherited from FvMbCartesianSolverXD< nDim, SysEqn >::polyEdgeBase | |
polyEdgeBase (MInt v0, MInt v1, MInt eId, MInt eType) | |
Public Attributes | |
MInt | cutCell |
MFloat | w {} |
Public Attributes inherited from FvMbCartesianSolverXD< nDim, SysEqn >::surfBase | |
MInt | bodyId {} |
MFloat | area {} |
MFloat | normal [nDim] {} |
MFloat | center [nDim] {} |
Public Attributes inherited from FvMbCartesianSolverXD< nDim, SysEqn >::polyEdgeBase | |
MInt | vertices [2] |
MInt | edgeType |
MInt | edgeId |
Definition at line 1298 of file fvmbcartesiansolverxd.h.
|
inline |
Definition at line 1302 of file fvmbcartesiansolverxd.h.
MInt FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D::cutCell |
Definition at line 1300 of file fvmbcartesiansolverxd.h.
MFloat FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D::w {} |
Definition at line 1301 of file fvmbcartesiansolverxd.h.