MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D Class Reference
Inheritance diagram for FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D:
[legend]
Collaboration diagram for FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D:
[legend]

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
 

Detailed Description

template<MInt nDim, class SysEqn>
class FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D

Definition at line 1298 of file fvmbcartesiansolverxd.h.

Constructor & Destructor Documentation

◆ polyEdge2D()

template<MInt nDim, class SysEqn >
FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D::polyEdge2D ( MInt  v0,
MInt  v1,
MInt  eId,
MInt  eType,
MInt  _bodyId 
)
inline

Definition at line 1302 of file fvmbcartesiansolverxd.h.

1303 : surfBase(_bodyId), polyEdgeBase(v0, v1, eId, eType), cutCell(-1) {}
polyEdgeBase(MInt v0, MInt v1, MInt eId, MInt eType)

Member Data Documentation

◆ cutCell

template<MInt nDim, class SysEqn >
MInt FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D::cutCell

Definition at line 1300 of file fvmbcartesiansolverxd.h.

◆ w

template<MInt nDim, class SysEqn >
MFloat FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge2D::w {}

Definition at line 1301 of file fvmbcartesiansolverxd.h.


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