|
MFEM v2.0
|
| CalcDShape(Vector &grad, int i, double xi) | KnotVector | |
| CalcShape(Vector &shape, int i, double xi) | KnotVector | |
| DegreeElevate(int t) const | KnotVector | |
| Difference(const KnotVector &kv, Vector &diff) const | KnotVector | |
| findKnotSpan(double u) const | KnotVector | |
| Flip() | KnotVector | |
| GetElements() | KnotVector | |
| getKnotLocation(double xi, int ni) const | KnotVector | [inline] |
| GetNCP() const | KnotVector | [inline] |
| GetNE() const | KnotVector | [inline] |
| GetNKS() const | KnotVector | [inline] |
| GetOrder() const | KnotVector | [inline] |
| isElement(int i) const | KnotVector | [inline] |
| knot | KnotVector | [protected] |
| KnotVector() | KnotVector | [inline] |
| KnotVector(istream &input) | KnotVector | |
| KnotVector(int Order_, int NCP) | KnotVector | |
| KnotVector(const KnotVector &kv) | KnotVector | [inline] |
| MaxOrder | KnotVector | [protected, static] |
| NumOfControlPoints | KnotVector | [protected] |
| NumOfElements | KnotVector | [protected] |
| operator=(const KnotVector &kv) | KnotVector | |
| operator[](int i) | KnotVector | [inline] |
| operator[](int i) const | KnotVector | [inline] |
| Order | KnotVector | [protected] |
| Print(ostream &out) const | KnotVector | |
| Size() const | KnotVector | [inline] |
| UniformRefinement(Vector &newknots) const | KnotVector | |
| ~KnotVector() | KnotVector | [inline] |
1.7.4