|
Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
|
Public Member Functions | |
| StommsModel (std::shared_ptr< MagneticGeometry > mg) | |
| const std::vector< Plane > & | getPlanes () |
| const Model & | getModel () |
| StommsModel::StommsModel | ( | std::shared_ptr< MagneticGeometry > | mg | ) |
Constructor gets the model meta data and uses it to setup StommsModel.
| mg | magnetic geometry (vmec, eqdsk, bmw etc.) with underlying model information. |
| const Model & StommsModel::getModel | ( | ) |
Function to return the underlying model in StommsModel.
| const std::vector< Plane > & StommsModel::getPlanes | ( | ) |
Function to return the vector containing all the planes with their geometric data.