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

Public Member Functions

 polyEdge3D (MInt v0, MInt v1, MInt eId, MInt eType)
 
- Public Member Functions inherited from FvMbCartesianSolverXD< nDim, SysEqn >::polyEdgeBase
 polyEdgeBase (MInt v0, MInt v1, MInt eId, MInt eType)
 

Public Attributes

MInt face [2]
 
- 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 >::polyEdge3D

Definition at line 1306 of file fvmbcartesiansolverxd.h.

Constructor & Destructor Documentation

◆ polyEdge3D()

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

Definition at line 1309 of file fvmbcartesiansolverxd.h.

1309: polyEdgeBase(v0, v1, eId, eType), face{-1, -1} {}
polyEdgeBase(MInt v0, MInt v1, MInt eId, MInt eType)

Member Data Documentation

◆ face

template<MInt nDim, class SysEqn >
MInt FvMbCartesianSolverXD< nDim, SysEqn >::polyEdge3D::face[2]

Definition at line 1308 of file fvmbcartesiansolverxd.h.


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