|
MAIA bb96820c
Multiphysics at AIA
|
Public Member Functions | |
| polyEdge2D (MInt v0, MInt v1, MInt eId, MInt eType, MInt _bodyId) | |
Public Member Functions inherited from GeometryIntersection< nDim_ >::surfBase | |
| surfBase ()=default | |
| surfBase (MInt _bodyId) | |
Public Member Functions inherited from GeometryIntersection< nDim_ >::polyEdgeBase | |
| polyEdgeBase (MInt v0, MInt v1, MInt eId, MInt eType) | |
Public Attributes | |
| MInt | cutCell |
| MFloat | w {} |
Public Attributes inherited from GeometryIntersection< nDim_ >::surfBase | |
| MInt | bodyId = -1 |
| MFloat | area = 0.0 |
| std::array< MFloat, nDim > | normal {} |
| std::array< MFloat, nDim > | center {} |
Public Attributes inherited from GeometryIntersection< nDim_ >::polyEdgeBase | |
| 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.