41 namespace LibUtilities
const std::string kPointsTypeStr[]
NekDouble m_factor
optional factor
PointsType m_pointstype
Type of Points.
unsigned int m_numpoints
number of the points (as appropriately defined for PointsType)
bool operator==(const BasisKey &x, const BasisKey &y)
std::ostream & operator<<(std::ostream &os, const BasisKey &rhs)
bool operator()(const PointsKey &lhs, const PointsKey &rhs) const
Defines a specification for a set of points.
bool operator<(const BasisKey &lhs, const BasisKey &rhs)
unsigned int GetNumPoints() const
PointsType GetPointsType() const