|
Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
|
Public Member Functions | |
| SimplexGrid () | |
| SimplexGrid (int xResolution, int yResolution, const std::array< double, 4 > &box) | |
Public Attributes | |
| std::vector< Simplex > | simplexVec |
|
inline |
| SimplexGrid::SimplexGrid | ( | int | xResolution, |
| int | yResolution, | ||
| const std::array< double, 4 > & | box | ||
| ) |
| std::vector<Simplex> SimplexGrid::simplexVec |