|
MFEM
v3.3.2
Finite element discretization library
|
This is the complete list of members for mfem::NURBSPatch, including all inherited members.
| data | mfem::NURBSPatch | protected |
| DegreeElevate(int dir, int t) | mfem::NURBSPatch | |
| DegreeElevate(int t) | mfem::NURBSPatch | |
| Dim | mfem::NURBSPatch | protected |
| FlipDirection(int dir) | mfem::NURBSPatch | |
| Get3DRotationMatrix(double n[], double angle, double r, DenseMatrix &T) | mfem::NURBSPatch | static |
| GetKV(int i) | mfem::NURBSPatch | inline |
| init(int dim_) | mfem::NURBSPatch | protected |
| Interpolate(NURBSPatch &p1, NURBSPatch &p2) | mfem::NURBSPatch | friend |
| KnotInsert(int dir, const KnotVector &knot) | mfem::NURBSPatch | |
| KnotInsert(int dir, const Vector &knot) | mfem::NURBSPatch | |
| KnotInsert(Array< KnotVector * > &knot) | mfem::NURBSPatch | |
| kv | mfem::NURBSPatch | protected |
| MakeUniformDegree() | mfem::NURBSPatch | |
| nd | mfem::NURBSPatch | protected |
| ni | mfem::NURBSPatch | protected |
| nj | mfem::NURBSPatch | protected |
| nk | mfem::NURBSPatch | protected |
| NURBSPatch(NURBSPatch *parent, int dir, int Order, int NCP) | mfem::NURBSPatch | protected |
| NURBSPatch(std::istream &input) | mfem::NURBSPatch | |
| NURBSPatch(KnotVector *kv0, KnotVector *kv1, int dim_) | mfem::NURBSPatch | |
| NURBSPatch(KnotVector *kv0, KnotVector *kv1, KnotVector *kv2, int dim_) | mfem::NURBSPatch | |
| NURBSPatch(Array< KnotVector * > &kv, int dim_) | mfem::NURBSPatch | |
| operator()(int i, int j) | mfem::NURBSPatch | inlineprotected |
| operator()(int i, int j) const | mfem::NURBSPatch | inlineprotected |
| operator()(int i, int j, int l) | mfem::NURBSPatch | inline |
| operator()(int i, int j, int l) const | mfem::NURBSPatch | inline |
| operator()(int i, int j, int k, int l) | mfem::NURBSPatch | inline |
| operator()(int i, int j, int k, int l) const | mfem::NURBSPatch | inline |
| Print(std::ostream &out) | mfem::NURBSPatch | |
| Revolve3D(NURBSPatch &patch, double n[], double ang, int times) | mfem::NURBSPatch | friend |
| Rotate3D(double normal[], double angle) | mfem::NURBSPatch | |
| sd | mfem::NURBSPatch | protected |
| SetLoopDirection(int dir) | mfem::NURBSPatch | protected |
| swap(NURBSPatch *np) | mfem::NURBSPatch | protected |
| SwapDirections(int dir1, int dir2) | mfem::NURBSPatch | |
| UniformRefinement() | mfem::NURBSPatch | |
| ~NURBSPatch() | mfem::NURBSPatch |
1.8.5