| activeBdrElem | mfem::NURBSExtension | protected |
| activeDof | mfem::NURBSExtension | protected |
| activeElem | mfem::NURBSExtension | protected |
| activeVert | mfem::NURBSExtension | protected |
| bel_dof | mfem::NURBSExtension | protected |
| bel_to_IJK | mfem::NURBSExtension | protected |
| bel_to_patch | mfem::NURBSExtension | protected |
| CheckBdrPatches() | mfem::NURBSExtension | protected |
| CheckPatches() | mfem::NURBSExtension | protected |
| ConvertToPatches(const Vector &Nodes) | mfem::NURBSExtension | |
| CountBdrElements() | mfem::NURBSExtension | protected |
| CountElements() | mfem::NURBSExtension | protected |
| DegreeElevate(int t) | mfem::NURBSExtension | |
| Dimension() | mfem::NURBSExtension | inline |
| e_meshOffsets | mfem::NURBSExtension | protected |
| e_spaceOffsets | mfem::NURBSExtension | protected |
| edge_to_knot | mfem::NURBSExtension | protected |
| el_dof | mfem::NURBSExtension | protected |
| el_to_IJK | mfem::NURBSExtension | protected |
| el_to_patch | mfem::NURBSExtension | protected |
| f_meshOffsets | mfem::NURBSExtension | protected |
| f_spaceOffsets | mfem::NURBSExtension | protected |
| Generate2DBdrElementDofTable() | mfem::NURBSExtension | protected |
| Generate2DElementDofTable() | mfem::NURBSExtension | protected |
| Generate3DBdrElementDofTable() | mfem::NURBSExtension | protected |
| Generate3DElementDofTable() | mfem::NURBSExtension | protected |
| GenerateActiveBdrElems() | mfem::NURBSExtension | protected |
| GenerateActiveVertices() | mfem::NURBSExtension | protected |
| GenerateBdrElementDofTable() | mfem::NURBSExtension | protected |
| GenerateElementDofTable() | mfem::NURBSExtension | protected |
| GenerateOffsets() | mfem::NURBSExtension | protected |
| Get2DBdrElementTopo(Array< Element * > &boundary) | mfem::NURBSExtension | protected |
| Get2DElementTopo(Array< Element * > &elements) | mfem::NURBSExtension | protected |
| Get2DPatchNets(const Vector &Nodes) | mfem::NURBSExtension | protected |
| Get3DBdrElementTopo(Array< Element * > &boundary) | mfem::NURBSExtension | protected |
| Get3DElementTopo(Array< Element * > &elements) | mfem::NURBSExtension | protected |
| Get3DPatchNets(const Vector &Nodes) | mfem::NURBSExtension | protected |
| GetBdrElementDofTable() | mfem::NURBSExtension | inline |
| GetBdrElementTopo(Array< Element * > &boundary) | mfem::NURBSExtension | |
| GetBdrPatchKnotVectors(int p, Array< KnotVector * > &kv) | mfem::NURBSExtension | protected |
| GetElementDofTable() | mfem::NURBSExtension | inline |
| GetElementLocalToGlobal(Array< int > &lelem_elem) | mfem::NURBSExtension | |
| GetElementTopo(Array< Element * > &elements) | mfem::NURBSExtension | |
| GetGNBE() | mfem::NURBSExtension | inline |
| GetGNE() | mfem::NURBSExtension | inline |
| GetGNV() | mfem::NURBSExtension | inline |
| GetKnotVector(int i) const | mfem::NURBSExtension | inline |
| GetNBE() | mfem::NURBSExtension | inline |
| GetNBP() | mfem::NURBSExtension | inline |
| GetNDof() | mfem::NURBSExtension | inline |
| GetNE() | mfem::NURBSExtension | inline |
| GetNKV() | mfem::NURBSExtension | inline |
| GetNP() | mfem::NURBSExtension | inline |
| GetNTotalDof() | mfem::NURBSExtension | inline |
| GetNV() | mfem::NURBSExtension | inline |
| GetOrder() | mfem::NURBSExtension | inline |
| GetPatchKnotVectors(int p, Array< KnotVector * > &kv) | mfem::NURBSExtension | protected |
| GetPatchNets(const Vector &Nodes) | mfem::NURBSExtension | protected |
| GetVertexLocalToGlobal(Array< int > &lvert_vert) | mfem::NURBSExtension | |
| GetWeights() const | mfem::NURBSExtension | inline |
| GetWeights() | mfem::NURBSExtension | inline |
| HavePatches() | mfem::NURBSExtension | inline |
| KnotInd(int edge) | mfem::NURBSExtension | inlineprotected |
| KnotInsert(Array< KnotVector * > &kv) | mfem::NURBSExtension | |
| KnotVec(int edge) | mfem::NURBSExtension | inlineprotected |
| KnotVec(int edge, int oedge, int *okv) | mfem::NURBSExtension | inlineprotected |
| knotVectors | mfem::NURBSExtension | protected |
| LoadBE(int i, const FiniteElement *BE) | mfem::NURBSExtension | |
| LoadFE(int i, const FiniteElement *FE) | mfem::NURBSExtension | |
| MergeGridFunctions(GridFunction *gf_array[], int num_pieces, GridFunction &merged) | mfem::NURBSExtension | |
| MergeWeights(Mesh *mesh_array[], int num_pieces) | mfem::NURBSExtension | protected |
| NumOfActiveBdrElems | mfem::NURBSExtension | protected |
| NumOfActiveDofs | mfem::NURBSExtension | protected |
| NumOfActiveElems | mfem::NURBSExtension | protected |
| NumOfActiveVertices | mfem::NURBSExtension | protected |
| NumOfBdrElements | mfem::NURBSExtension | protected |
| NumOfDofs | mfem::NURBSExtension | protected |
| NumOfElements | mfem::NURBSExtension | protected |
| NumOfKnotVectors | mfem::NURBSExtension | protected |
| NumOfVertices | mfem::NURBSExtension | protected |
| NURBSExtension() | mfem::NURBSExtension | inlineprotected |
| NURBSExtension(std::istream &input) | mfem::NURBSExtension | |
| NURBSExtension(NURBSExtension *parent, int Order) | mfem::NURBSExtension | |
| NURBSExtension(Mesh *mesh_array[], int num_pieces) | mfem::NURBSExtension | |
| NURBSPatchMap class | mfem::NURBSExtension | friend |
| Order | mfem::NURBSExtension | protected |
| own_topo | mfem::NURBSExtension | protected |
| p_meshOffsets | mfem::NURBSExtension | protected |
| p_spaceOffsets | mfem::NURBSExtension | protected |
| ParNURBSExtension class | mfem::NURBSExtension | friend |
| patches | mfem::NURBSExtension | protected |
| patchTopo | mfem::NURBSExtension | protected |
| Print(std::ostream &out) const | mfem::NURBSExtension | |
| PrintCharacteristics(std::ostream &out) | mfem::NURBSExtension | |
| Set2DSolutionVector(Vector &Nodes) | mfem::NURBSExtension | protected |
| Set3DSolutionVector(Vector &Nodes) | mfem::NURBSExtension | protected |
| SetCoordsFromPatches(Vector &Nodes) | mfem::NURBSExtension | |
| SetKnotsFromPatches() | mfem::NURBSExtension | |
| SetSolutionVector(Vector &Nodes) | mfem::NURBSExtension | protected |
| UniformRefinement() | mfem::NURBSExtension | |
| v_meshOffsets | mfem::NURBSExtension | protected |
| v_spaceOffsets | mfem::NURBSExtension | protected |
| weights | mfem::NURBSExtension | protected |
| ~NURBSExtension() | mfem::NURBSExtension | virtual |