|
MAIA bb96820c
Multiphysics at AIA
|
Public Attributes | |
| std::vector< MInt > | faces |
| std::list< std::pair< MInt, MInt > > | edges |
Public Attributes inherited from GeometryIntersection< nDim_ >::surfBase | |
| MInt | bodyId = -1 |
| MFloat | area = 0.0 |
| std::array< MFloat, nDim > | normal {} |
| std::array< MFloat, nDim > | center {} |
Additional Inherited Members | |
Public Member Functions inherited from GeometryIntersection< nDim_ >::surfBase | |
| surfBase ()=default | |
| surfBase (MInt _bodyId) | |
Definition at line 327 of file geometryintersection.h.
| std::list<std::pair<MInt, MInt> > GeometryIntersection< nDim_ >::polyMultiFace::edges |
Definition at line 330 of file geometryintersection.h.
| std::vector<MInt> GeometryIntersection< nDim_ >::polyMultiFace::faces |
Definition at line 329 of file geometryintersection.h.