|
Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
|
Public Member Functions | |
| void | setSimEdgeToFlux (pGEdge ge) |
Public Attributes | |
| int | planeNumber = 0 |
| double | psiNormOnFlux |
| std::vector< Edge > | edgesOnFlux |
| double | nodeSpacingOnFlux |
| CurveType | curveType = CurveType::None |
| std::vector< SeparatrixLeg > | separatrixLegs |
| std::vector< Point > | fieldPoints |
| PhysicsPoint | xPoint |
A class to contain the information fo a flux curve.
| void Flux::setSimEdgeToFlux | ( | pGEdge | ge | ) |
To set a model edge to the flux curve.
| ge | model edge. |
| CurveType Flux::curveType = CurveType::None |
| std::vector<Edge> Flux::edgesOnFlux |
| std::vector<Point> Flux::fieldPoints |
| double Flux::nodeSpacingOnFlux |
| int Flux::planeNumber = 0 |
| double Flux::psiNormOnFlux |
| std::vector<SeparatrixLeg> Flux::separatrixLegs |
| PhysicsPoint Flux::xPoint |