This is the complete list of members for mfem::KnotVector, including all inherited members.
CalcD2Shape(Vector &grad2, int i, double xi) const | mfem::KnotVector | inline |
CalcDnShape(Vector &gradn, int n, int i, double xi) const | mfem::KnotVector | |
CalcDShape(Vector &grad, int i, double xi) const | mfem::KnotVector | |
CalcShape(Vector &shape, int i, double xi) const | mfem::KnotVector | |
DegreeElevate(int t) const | mfem::KnotVector | |
Difference(const KnotVector &kv, Vector &diff) const | mfem::KnotVector | |
findKnotSpan(double u) const | mfem::KnotVector | |
Flip() | mfem::KnotVector | |
GetElements() | mfem::KnotVector | |
getKnotLocation(double 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(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 &out) const | mfem::KnotVector | |
PrintFunctions(std::ostream &out, int samples=11) const | mfem::KnotVector | |
Size() const | mfem::KnotVector | inline |
UniformRefinement(Vector &newknots) const | mfem::KnotVector | |
~KnotVector() | mfem::KnotVector | inline |