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

Public Member Functions

 polyEdge3D (MInt v0, MInt v1, MInt eId, MInt eType)
 
- Public Member Functions inherited from GeometryIntersection< nDim_ >::polyEdgeBase
 polyEdgeBase (MInt v0, MInt v1, MInt eId, MInt eType)
 

Public Attributes

MInt face [2]
 
- Public Attributes inherited from GeometryIntersection< nDim_ >::polyEdgeBase
MInt vertices [2]
 
MInt edgeType
 
MInt edgeId
 

Detailed Description

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

Definition at line 294 of file geometryintersection.h.

Constructor & Destructor Documentation

◆ polyEdge3D()

template<MInt nDim_>
GeometryIntersection< nDim_ >::polyEdge3D::polyEdge3D ( MInt  v0,
MInt  v1,
MInt  eId,
MInt  eType 
)
inline

Definition at line 297 of file geometryintersection.h.

297: polyEdgeBase(v0, v1, eId, eType), face{-1, -1} {}
polyEdgeBase(MInt v0, MInt v1, MInt eId, MInt eType)

Member Data Documentation

◆ face

template<MInt nDim_>
MInt GeometryIntersection< nDim_ >::polyEdge3D::face[2]

Definition at line 296 of file geometryintersection.h.


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