| A_coll_inv | mfem::KnotVector | mutableprotected |
| 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 | |
| ComputeDemko() const | mfem::KnotVector | protected |
| DegreeElevate(int t) const | mfem::KnotVector | |
| demko | mfem::KnotVector | mutableprotected |
| Difference(const KnotVector &kv, Vector &diff) const | mfem::KnotVector | |
| fact_AB | mfem::KnotVector | mutableprotected |
| fact_ipiv | mfem::KnotVector | mutableprotected |
| FindInterpolant(Array< Vector * > &x, bool reuse_inverse) | mfem::KnotVector | |
| findKnotSpan(real_t u) const | mfem::KnotVector | |
| FindMaxima(Array< int > &ks, Vector &xi, Vector &u) const | mfem::KnotVector | |
| Flip() | mfem::KnotVector | |
| FullyCoarsen() | mfem::KnotVector | |
| GetBotella(int i) const | mfem::KnotVector | |
| GetBotella(Vector &xi) const | mfem::KnotVector | |
| GetCoarseningFactor() const | mfem::KnotVector | |
| GetDemko(int i) const | mfem::KnotVector | |
| GetDemko(Vector &xi) const | mfem::KnotVector | |
| GetElements() | mfem::KnotVector | |
| GetFineKnots(const int cf) const | mfem::KnotVector | |
| GetGreville(int i) const | mfem::KnotVector | |
| GetGreville(Vector &xi) const | mfem::KnotVector | |
| GetInterpolant(Array< Vector * > &x, const Vector &u, bool reuse_inverse=false) const | mfem::KnotVector | |
| GetInterpolant(const Vector &x, const Vector &u, Vector &a, bool reuse_inverse=false) const | mfem::KnotVector | |
| GetKnotLocation(real_t xi, int ni) const | mfem::KnotVector | inline |
| 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 |
| GetRefPoint(real_t u, int ni) const | mfem::KnotVector | inline |
| GetSpan(real_t u) const | mfem::KnotVector | |
| inSpan(real_t u, int ni) const | mfem::KnotVector | inline |
| isElement(int i) const | mfem::KnotVector | inline |
| knot | mfem::KnotVector | protected |
| KnotVector()=default | mfem::KnotVector | |
| KnotVector(std::istream &input) | mfem::KnotVector | |
| KnotVector(int order, int NCP=-1) | mfem::KnotVector | |
| KnotVector(int order, const Vector &k) | 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 | |
| PrintFunction(std::ostream &os, const Vector &a, int samples=11) const | mfem::KnotVector | |
| PrintFunction(std::ostream &os, int i, int samples=11) const | mfem::KnotVector | |
| PrintFunctions(std::ostream &os, int samples=11) const | mfem::KnotVector | |
| Refinement(Vector &new_knots, int rf) const | mfem::KnotVector | |
| Size() const | mfem::KnotVector | inline |
| spacing | mfem::KnotVector | |
| UniformRefinement(Vector &new_knots, int rf) const | mfem::KnotVector | |
| ~KnotVector() | mfem::KnotVector | inline |