Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
NonAlignedVertices Class Reference

Public Member Functions

 NonAlignedVertices ()
 
 NonAlignedVertices (const Omega_h::Mesh &omegahMesh, const Model &inputModel, const ModelTopology &modelTopology, const ReverseClassification &reverseClassification)
 
std::vector< NonAlignedVertexgetNonAlignedVerticesOnFace (SurfaceIdType faceId) const
 
const std::map< SurfaceIdType, std::vector< NonAlignedVertex > > & getNonAlignedVerticesOnModel () const
 

Constructor & Destructor Documentation

◆ NonAlignedVertices() [1/2]

NonAlignedVertices::NonAlignedVertices ( )
inline

◆ NonAlignedVertices() [2/2]

NonAlignedVertices::NonAlignedVertices ( const Omega_h::Mesh &  omegahMesh,
const Model inputModel,
const ModelTopology modelTopology,
const ReverseClassification reverseClassification 
)

Member Function Documentation

◆ getNonAlignedVerticesOnFace()

std::vector< NonAlignedVertex > NonAlignedVertices::getNonAlignedVerticesOnFace ( SurfaceIdType  faceId) const

◆ getNonAlignedVerticesOnModel()

const std::map< SurfaceIdType, std::vector< NonAlignedVertex > > & NonAlignedVertices::getNonAlignedVerticesOnModel ( ) const