MFEM v4.7.0
Finite element discretization library
|
This is the complete list of members for mfem::NURBSMeshRules, including all inherited members.
AddElementRule(IntegrationRule *ir_element) | mfem::NURBSMeshRules | inline |
Finalize(Mesh const &mesh) | mfem::NURBSMeshRules | |
GetDim() const | mfem::NURBSMeshRules | inline |
GetElementRule(const int elem, const int patch, const int *ijk, Array< const KnotVector * > const &kv, bool &deleteRule) const | mfem::NURBSMeshRules | |
GetIntegrationPointFrom1D(const int patch, int i, int j, int k, IntegrationPoint &ip) | mfem::NURBSMeshRules | |
GetPatchRule1D(const int patch, const int dimension) const | mfem::NURBSMeshRules | inline |
GetPatchRule1D_KnotSpan(const int patch, const int dimension) const | mfem::NURBSMeshRules | inline |
GetPointElement(int patch, int i, int j, int k) const | mfem::NURBSMeshRules | inline |
NURBSMeshRules(const int numPatches, const int dim_) | mfem::NURBSMeshRules | inline |
SetElementRule(const std::size_t element, const std::size_t elementRuleIndex) | mfem::NURBSMeshRules | inline |
SetPatchRules1D(const int patch, std::vector< const IntegrationRule * > &ir1D) | mfem::NURBSMeshRules | |
~NURBSMeshRules() | mfem::NURBSMeshRules |