This is the complete list of members for mfem::KnotVector, including all inherited members.
| CalcD2Shape(Vector &grad2, int i, real_t xi) const | mfem::KnotVector | inline |
| CalcDnShape(Vector &gradn, int n, int i, real_t xi) const | mfem::KnotVector | |
| CalcDShape(Vector &grad, int i, real_t xi) const | mfem::KnotVector | |
| CalcShape(Vector &shape, int i, real_t xi) const | mfem::KnotVector | |
| coarse | mfem::KnotVector | |
| DegreeElevate(int t) const | mfem::KnotVector | |
| Difference(const KnotVector &kv, Vector &diff) const | mfem::KnotVector | |
| FindInterpolant(Array< Vector * > &x) | mfem::KnotVector | |
| findKnotSpan(real_t u) const | mfem::KnotVector | |
| FindMaxima(Array< int > &ks, Vector &xi, Vector &u) const | mfem::KnotVector | |
| Flip() | mfem::KnotVector | |
| GetCoarseningFactor() const | mfem::KnotVector | |
| GetElements() | mfem::KnotVector | |
| GetFineKnots(const int cf) const | mfem::KnotVector | |
| getKnotLocation(real_t xi, int ni) const | mfem::KnotVector | inline |
| GetNCP() const | mfem::KnotVector | inline |
| GetNE() const | mfem::KnotVector | inline |
| GetNKS() const | mfem::KnotVector | inline |
| GetOrder() const | mfem::KnotVector | inline |
| isElement(int i) const | mfem::KnotVector | inline |
| knot | mfem::KnotVector | protected |
| KnotVector() | mfem::KnotVector | inline |
| KnotVector(std::istream &input) | mfem::KnotVector | |
| KnotVector(int order, int NCP) | mfem::KnotVector | |
| KnotVector(int order, const Vector &intervals, const Array< int > &continuity) | mfem::KnotVector | |
| KnotVector(const KnotVector &kv) | mfem::KnotVector | inline |
| MaxOrder | mfem::KnotVector | protectedstatic |
| NumOfControlPoints | mfem::KnotVector | protected |
| NumOfElements | mfem::KnotVector | protected |
| operator=(const KnotVector &kv) | mfem::KnotVector | |
| operator[](int i) | mfem::KnotVector | inline |
| operator[](int i) const | mfem::KnotVector | inline |
| Order | mfem::KnotVector | protected |
| Print(std::ostream &os) const | mfem::KnotVector | |
| PrintFunctions(std::ostream &os, int samples=11) const | mfem::KnotVector | |
| Refinement(Vector &newknots, int rf) const | mfem::KnotVector | |
| Size() const | mfem::KnotVector | inline |
| spacing | mfem::KnotVector | |
| UniformRefinement(Vector &newknots, int rf) const | mfem::KnotVector | |
| ~KnotVector() | mfem::KnotVector | inline |