GetFactor() const | Nektar::LibUtilities::PointsKey | inline |
GetNumPoints() const | Nektar::LibUtilities::PointsKey | inline |
GetPointsDim() const | Nektar::LibUtilities::PointsKey | inline |
GetPointsType() const | Nektar::LibUtilities::PointsKey | inline |
GetTotNumPoints() const | Nektar::LibUtilities::PointsKey | inline |
m_factor | Nektar::LibUtilities::PointsKey | protected |
m_numpoints | Nektar::LibUtilities::PointsKey | protected |
m_pointstype | Nektar::LibUtilities::PointsKey | protected |
operator!=(const PointsKey &y) | Nektar::LibUtilities::PointsKey | inline |
operator!=(const PointsKey *y) | Nektar::LibUtilities::PointsKey | inline |
operator<(const PointsKey &lhs, const PointsKey &rhs) | Nektar::LibUtilities::PointsKey | friend |
operator=(const PointsKey &key) | Nektar::LibUtilities::PointsKey | inline |
operator==(const PointsKey &key) | Nektar::LibUtilities::PointsKey | inline |
operator==(const PointsKey *y) | Nektar::LibUtilities::PointsKey | inline |
operator==(const PointsKey &lhs, const PointsKey &rhs) | Nektar::LibUtilities::PointsKey | friend |
opLess::operator()(const PointsKey &lhs, const PointsKey &rhs) const | Nektar::LibUtilities::PointsKey | friend |
PointsKey(void) | Nektar::LibUtilities::PointsKey | inline |
PointsKey(const int &numpoints, const PointsType &pointstype, const NekDouble factor=NekConstants::kNekUnsetDouble) | Nektar::LibUtilities::PointsKey | inline |
PointsKey(const PointsKey &key) | Nektar::LibUtilities::PointsKey | inline |
~PointsKey() | Nektar::LibUtilities::PointsKey | inlinevirtual |