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