|
Nektar++
|
#include <LibUtilities/Foundations/Points.h>Go to the source code of this file.
Namespaces | |
| namespace | Nektar |
| namespace | Nektar::LibUtilities |
Functions | |
| bool | Nektar::LibUtilities::operator== (const PointsKey &lhs, const PointsKey &rhs) |
| bool | Nektar::LibUtilities::operator< (const PointsKey &lhs, const PointsKey &rhs) |
| std::ostream & | Nektar::LibUtilities::operator<< (std::ostream &os, const PointsKey &rhs) |
| void | Nektar::LibUtilities::GetEffectiveQuadRange (const LibUtilities::PointsKey &pkey, int &q_begin, int &q_end) |
| int | Nektar::LibUtilities::GetDegreeOfExactness (const PointsType ptype, const int npt) |