![]() |
MFEM v4.8.0
Finite element discretization library
|
This is the complete list of members for mfem::NURBSPatch, including all inherited members.
| Coarsen(int cf=2, real_t tol=1.0e-12) | mfem::NURBSPatch | |
| Coarsen(Array< int > const &cf, real_t tol=1.0e-12) | mfem::NURBSPatch | |
| 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 | |
| Get2DRotationMatrix(real_t angle, DenseMatrix &T) | mfem::NURBSPatch | static |
| Get3DRotationMatrix(real_t n[], real_t angle, real_t r, DenseMatrix &T) | mfem::NURBSPatch | static |
| GetCoarseningFactors(Array< int > &f) const | mfem::NURBSPatch | |
| GetKV(int dir) | mfem::NURBSPatch | inline |
| GetNC() const | mfem::NURBSPatch | inline |
| GetNKV() const | 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< Vector * > &knot) | mfem::NURBSPatch | |
| KnotInsert(Array< KnotVector * > &knot) | mfem::NURBSPatch | |
| KnotRemove(int dir, real_t knot, int ntimes=1, real_t tol=1.0e-12) | mfem::NURBSPatch | |
| KnotRemove(int dir, Vector const &knot, real_t tol=1.0e-12) | mfem::NURBSPatch | |
| KnotRemove(Array< Vector * > &knot, real_t tol=1.0e-12) | mfem::NURBSPatch | |
| kv | mfem::NURBSPatch | protected |
| ls | mfem::NURBSPatch | protected |
| MakeUniformDegree(int degree=-1) | 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(const NURBSPatch &orig) | mfem::NURBSPatch | |
| NURBSPatch(std::istream &input) | mfem::NURBSPatch | |
| NURBSPatch(const KnotVector *kv0, const KnotVector *kv1, int dim) | mfem::NURBSPatch | |
| NURBSPatch(const KnotVector *kv0, const KnotVector *kv1, const KnotVector *kv2, int dim) | mfem::NURBSPatch | |
| NURBSPatch(const KnotVector *kv0, const KnotVector *kv1, int dim_, const real_t *control_points) | mfem::NURBSPatch | |
| NURBSPatch(const KnotVector *kv0, const KnotVector *kv1, const KnotVector *kv2, int dim_, const real_t *control_points) | mfem::NURBSPatch | |
| NURBSPatch(Array< const KnotVector * > &kv_, int dim_, const real_t *control_points) | mfem::NURBSPatch | |
| NURBSPatch(Array< const KnotVector * > &kv, int dim) | mfem::NURBSPatch | |
| operator()(int i, int l) | mfem::NURBSPatch | inline |
| operator()(int i, int l) const | mfem::NURBSPatch | inline |
| 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 |
| operator=(const NURBSPatch &)=delete | mfem::NURBSPatch | |
| Print(std::ostream &os) const | mfem::NURBSPatch | |
| Revolve3D(NURBSPatch &patch, real_t n[], real_t ang, int times) | mfem::NURBSPatch | friend |
| Rotate(real_t angle, real_t normal[]=NULL) | mfem::NURBSPatch | |
| Rotate2D(real_t angle) | mfem::NURBSPatch | |
| Rotate3D(real_t normal[], real_t angle) | mfem::NURBSPatch | |
| sd | mfem::NURBSPatch | protected |
| SetKnotVectorsCoarse(bool c) | mfem::NURBSPatch | |
| SetLoopDirection(int dir) | mfem::NURBSPatch | protected |
| slice(int i, int j) | mfem::NURBSPatch | inlineprotected |
| slice(int i, int j) const | mfem::NURBSPatch | inlineprotected |
| swap(NURBSPatch *np) | mfem::NURBSPatch | protected |
| SwapDirections(int dir1, int dir2) | mfem::NURBSPatch | |
| UniformRefinement(int rf=2) | mfem::NURBSPatch | |
| UniformRefinement(Array< int > const &rf) | mfem::NURBSPatch | |
| ~NURBSPatch() | mfem::NURBSPatch |