MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::NURBSMeshRules Member List

This is the complete list of members for mfem::NURBSMeshRules, including all inherited members.

AddElementRule(IntegrationRule *ir_element)mfem::NURBSMeshRulesinline
Finalize(Mesh const &mesh)mfem::NURBSMeshRules
GetDim() constmfem::NURBSMeshRulesinline
GetElementRule(const int elem, const int patch, const int *ijk, Array< const KnotVector * > const &kv, bool &deleteRule) constmfem::NURBSMeshRules
GetIntegrationPointFrom1D(const int patch, int i, int j, int k, IntegrationPoint &ip)mfem::NURBSMeshRules
GetPatchRule1D(const int patch, const int dimension) constmfem::NURBSMeshRulesinline
GetPatchRule1D_KnotSpan(const int patch, const int dimension) constmfem::NURBSMeshRulesinline
GetPointElement(int patch, int i, int j, int k) constmfem::NURBSMeshRulesinline
NURBSMeshRules(const int numPatches, const int dim_)mfem::NURBSMeshRulesinline
SetElementRule(const std::size_t element, const std::size_t elementRuleIndex)mfem::NURBSMeshRulesinline
SetPatchRules1D(const int patch, std::vector< const IntegrationRule * > &ir1D)mfem::NURBSMeshRules
~NURBSMeshRules()mfem::NURBSMeshRules