40 namespace LibUtilities
Defines a specification for a set of points.
unsigned int m_numpoints
number of the points (as appropriately defined for PointsType)
PointsType GetPointsType() const
PointsType m_pointstype
Type of Points.
NekDouble m_factor
optional factor
unsigned int GetNumPoints() const
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)
The above copyright notice and this permission notice shall be included.
bool operator()(const PointsKey &lhs, const PointsKey &rhs) const