MAIA bb96820c
Multiphysics at AIA
|
Public Member Functions | |
polyEdgeBase (MInt v0, MInt v1, MInt eId, MInt eType) | |
Public Attributes | |
MInt | vertices [2] |
MInt | edgeType |
MInt | edgeId |
Definition at line 278 of file geometryintersection.h.
|
inline |
Definition at line 285 of file geometryintersection.h.
MInt GeometryIntersection< nDim_ >::polyEdgeBase::edgeId |
Definition at line 283 of file geometryintersection.h.
MInt GeometryIntersection< nDim_ >::polyEdgeBase::edgeType |
Definition at line 281 of file geometryintersection.h.
MInt GeometryIntersection< nDim_ >::polyEdgeBase::vertices[2] |
Definition at line 280 of file geometryintersection.h.