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

Public Member Functions

 polyCutCell (MInt cartCell, MFloat *_center)
 
- Public Member Functions inherited from FvMbCartesianSolverXD< nDim, SysEqn >::polyCutCellBase
 polyCutCellBase (MInt cartCell, MFloat *_center)
 

Public Attributes

std::vector< MIntfaces_edges
 
- Public Attributes inherited from FvMbCartesianSolverXD< nDim, SysEqn >::polyCutCellBase
MInt cartesianCell
 
MFloat volume {}
 
MFloat center [nDim] {}
 

Detailed Description

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

Definition at line 1347 of file fvmbcartesiansolverxd.h.

Constructor & Destructor Documentation

◆ polyCutCell()

template<MInt nDim, class SysEqn >
FvMbCartesianSolverXD< nDim, SysEqn >::polyCutCell::polyCutCell ( MInt  cartCell,
MFloat _center 
)
inline

Definition at line 1351 of file fvmbcartesiansolverxd.h.

1351: polyCutCellBase(cartCell, _center) {}
polyCutCellBase(MInt cartCell, MFloat *_center)

Member Data Documentation

◆ faces_edges

template<MInt nDim, class SysEqn >
std::vector<MInt> FvMbCartesianSolverXD< nDim, SysEqn >::polyCutCell::faces_edges

Definition at line 1350 of file fvmbcartesiansolverxd.h.


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