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