MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
GeometryIntersection< nDim_ >::polyCutCell2D Class Reference
Inheritance diagram for GeometryIntersection< nDim_ >::polyCutCell2D:
[legend]
Collaboration diagram for GeometryIntersection< nDim_ >::polyCutCell2D:
[legend]

Public Member Functions

 polyCutCell2D (MInt cartCell, const MFloat *_center)
 
- Public Member Functions inherited from GeometryIntersection< nDim_ >::polyCutCellBase
 polyCutCellBase (MInt cartCell, const MFloat *_center)
 

Public Attributes

std::vector< MIntedges
 
- Public Attributes inherited from GeometryIntersection< nDim_ >::polyCutCellBase
MInt cartesianCell
 
MFloat volume {}
 
MFloat center [nDim] {}
 

Detailed Description

template<MInt nDim_>
class GeometryIntersection< nDim_ >::polyCutCell2D

Definition at line 345 of file geometryintersection.h.

Constructor & Destructor Documentation

◆ polyCutCell2D()

template<MInt nDim_>
GeometryIntersection< nDim_ >::polyCutCell2D::polyCutCell2D ( MInt  cartCell,
const MFloat _center 
)
inline

Definition at line 348 of file geometryintersection.h.

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

Member Data Documentation

◆ edges

template<MInt nDim_>
std::vector<MInt> GeometryIntersection< nDim_ >::polyCutCell2D::edges

Definition at line 347 of file geometryintersection.h.


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