![]() |
MFEM v4.8.0
Finite element discretization library
|
This is the complete list of members for mfem::NURBSPatchMap, including all inherited members.
| NURBSPatchMap(const NURBSExtension *ext) | mfem::NURBSPatchMap | inline |
| nx() const | mfem::NURBSPatchMap | inline |
| ny() const | mfem::NURBSPatchMap | inline |
| nz() const | mfem::NURBSPatchMap | inline |
| operator()(const int i) const | mfem::NURBSPatchMap | inline |
| operator()(const int i, const int j) const | mfem::NURBSPatchMap | inline |
| operator()(const int i, const int j, const int k) const | mfem::NURBSPatchMap | inline |
| operator[](const int i) const | mfem::NURBSPatchMap | inline |
| SetBdrPatchDofMap(int bp, const KnotVector *kv[], int *okv) | mfem::NURBSPatchMap | |
| SetBdrPatchVertexMap(int bp, const KnotVector *kv[], int *okv) | mfem::NURBSPatchMap | |
| SetPatchDofMap(int p, const KnotVector *kv[]) | mfem::NURBSPatchMap | |
| SetPatchVertexMap(int p, const KnotVector *kv[]) | mfem::NURBSPatchMap |