Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
Loading...
Searching...
No Matches
Public Attributes | List of all members
CurvesGroup Struct Reference

Public Attributes

std::vector< int > flxId
 
std::vector< double > psi
 
std::vector< int > modelEdgesVector
 
std::vector< int > modelEdgesRange
 

Detailed Description

A struct to contain all the flux curves that belong to particular group (closed, open etc.)

Member Data Documentation

◆ flxId

std::vector<int> CurvesGroup::flxId

◆ modelEdgesRange

std::vector<int> CurvesGroup::modelEdgesRange

◆ modelEdgesVector

std::vector<int> CurvesGroup::modelEdgesVector

◆ psi

std::vector<double> CurvesGroup::psi