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

Public Member Functions

 SimplexMethod ()
 
 SimplexMethod (const SimplexGrid &simplexGrid, const std::array< double, 4 > &box, const bool &useReversePsi)
 
const std::vector< Point > & getCandidates ()
 

Constructor & Destructor Documentation

◆ SimplexMethod() [1/2]

SimplexMethod::SimplexMethod ( )
inline

◆ SimplexMethod() [2/2]

SimplexMethod::SimplexMethod ( const SimplexGrid simplexGrid,
const std::array< double, 4 > &  box,
const bool &  useReversePsi 
)

Member Function Documentation

◆ getCandidates()

const std::vector< Point > & SimplexMethod::getCandidates ( )