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

Public Member Functions

 MeshClassification ()
 
 MeshClassification (const Omega_h::Mesh &mesh)
 
TopoType getMeshVertexClassDim (const MeshIdType &vId) const
 
TopoType getMeshEdgeClassDim (const MeshIdType &eId) const
 
TopoType getMeshFaceClassDim (const MeshIdType &fId) const
 
GeomIdType getMeshVertexClassId (const MeshIdType &vId) const
 
GeomIdType getMeshEdgeClassId (const MeshIdType &eId) const
 
GeomIdType getMeshFaceClassId (const MeshIdType &fId) const
 

Constructor & Destructor Documentation

◆ MeshClassification() [1/2]

MeshClassification::MeshClassification ( )
inline

◆ MeshClassification() [2/2]

MeshClassification::MeshClassification ( const Omega_h::Mesh &  mesh)

Member Function Documentation

◆ getMeshEdgeClassDim()

TopoType MeshClassification::getMeshEdgeClassDim ( const MeshIdType eId) const

◆ getMeshEdgeClassId()

GeomIdType MeshClassification::getMeshEdgeClassId ( const MeshIdType eId) const

◆ getMeshFaceClassDim()

TopoType MeshClassification::getMeshFaceClassDim ( const MeshIdType fId) const

◆ getMeshFaceClassId()

GeomIdType MeshClassification::getMeshFaceClassId ( const MeshIdType fId) const

◆ getMeshVertexClassDim()

TopoType MeshClassification::getMeshVertexClassDim ( const MeshIdType vId) const

◆ getMeshVertexClassId()

GeomIdType MeshClassification::getMeshVertexClassId ( const MeshIdType vId) const