|
Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
|
Public Member Functions | |
| void | getMeshInfoOnPlane (const PlaneMeshMetaData &plane, const pMesh &mesh) |
| void | setMeshDataOnPlane () |
| const pMesh | getGlobalMesh () |
| const pMesh | getMesh () |
| const pGDomain | getDomain () |
| const pGDomain PlaneMeshData::getDomain | ( | ) |
| const pMesh PlaneMeshData::getGlobalMesh | ( | ) |
| const pMesh PlaneMeshData::getMesh | ( | ) |
| void PlaneMeshData::getMeshInfoOnPlane | ( | const PlaneMeshMetaData & | plane, |
| const pMesh & | mesh | ||
| ) |
Function to get mesh info needed to setup a mesh on plane.
| plane | Mesh meta data on a plane. Needed to extract mesh data on planes. |
| mesh | Simmetrix mesh. |
| void PlaneMeshData::setMeshDataOnPlane | ( | ) |