|
Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
|
Public Member Functions | |
| PlaneMesh (const Omega_h::Mesh &planeOmegahMesh, const adios2::IO &io, const adios2::Engine &reader, std::string name, int planeNumber) | |
| const Omega_h::Mesh & | getOmegahMesh () const |
| int | getPlaneNumber () |
| std::vector< ModelCurve > | getCurvesAtPhysicsRegion (int physicsRegion) const |
| const ModelTopology & | getModelTopology () const |
| const Model & | getModel () const |
| const NonAlignedVertices & | getNonAlignedVertices () const |
| const MeshClassification & | getMeshClassification () const |
| const ReverseClassification & | getReverseClassification () const |
| PlaneMesh::PlaneMesh | ( | const Omega_h::Mesh & | planeOmegahMesh, |
| const adios2::IO & | io, | ||
| const adios2::Engine & | reader, | ||
| std::string | name, | ||
| int | planeNumber | ||
| ) |
| std::vector< ModelCurve > PlaneMesh::getCurvesAtPhysicsRegion | ( | int | physicsRegion | ) | const |
| const MeshClassification & PlaneMesh::getMeshClassification | ( | ) | const |
| const Model & PlaneMesh::getModel | ( | ) | const |
| const ModelTopology & PlaneMesh::getModelTopology | ( | ) | const |
| const NonAlignedVertices & PlaneMesh::getNonAlignedVertices | ( | ) | const |
| const Omega_h::Mesh & PlaneMesh::getOmegahMesh | ( | ) | const |
| int PlaneMesh::getPlaneNumber | ( | ) |
| const ReverseClassification & PlaneMesh::getReverseClassification | ( | ) | const |