Intrepid
Public Member Functions | Public Attributes | List of all members
Intrepid::SGPoint< Scalar, D > Class Template Reference

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]
 

Detailed Description

template<class Scalar, int D>
class Intrepid::SGPoint< Scalar, D >

Definition at line 62 of file Intrepid_CubatureSparseHelper.hpp.


The documentation for this class was generated from the following file: