Intrepid
|
Public Member Functions | |
SGPoint (Scalar p[D]) | |
bool const | operator== (const SGPoint< Scalar, D > &right) |
bool const | operator< (const SGPoint< Scalar, D > &right) |
bool const | operator> (const SGPoint< Scalar, D > &right) |
Public Attributes | |
Scalar | coords [D] |
Definition at line 62 of file Intrepid_CubatureSparseHelper.hpp.