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

Public Member Functions

 SimplexGrid ()
 
 SimplexGrid (int xResolution, int yResolution, const std::array< double, 4 > &box)
 

Public Attributes

std::vector< SimplexsimplexVec
 

Constructor & Destructor Documentation

◆ SimplexGrid() [1/2]

SimplexGrid::SimplexGrid ( )
inline

◆ SimplexGrid() [2/2]

SimplexGrid::SimplexGrid ( int  xResolution,
int  yResolution,
const std::array< double, 4 > &  box 
)

Member Data Documentation

◆ simplexVec

std::vector<Simplex> SimplexGrid::simplexVec