MAIA bb96820c
Multiphysics at AIA
|
Public Member Functions | |
polyEdge2D (MInt v0, MInt v1, MInt eId, MInt eType, MInt _bodyId) | |
![]() | |
surfBase ()=default | |
surfBase (MInt _bodyId) | |
![]() | |
polyEdgeBase (MInt v0, MInt v1, MInt eId, MInt eType) | |
Public Attributes | |
MInt | cutCell |
MFloat | w {} |
![]() | |
MInt | bodyId = -1 |
MFloat | area = 0.0 |
std::array< MFloat, nDim > | normal {} |
std::array< MFloat, nDim > | center {} |
![]() | |
MInt | vertices [2] |
MInt | edgeType |
MInt | edgeId |
Definition at line 287 of file geometryintersection.h.
|
inline |
Definition at line 291 of file geometryintersection.h.
MInt GeometryIntersection< nDim_ >::polyEdge2D::cutCell |
Definition at line 289 of file geometryintersection.h.
MFloat GeometryIntersection< nDim_ >::polyEdge2D::w {} |
Definition at line 290 of file geometryintersection.h.