MFEM
v3.3
Finite element discretization library
|
This is the complete list of members for mfem::RT_Trace_FECollection, including all inherited members.
DofForGeometry(int GeomType) const | mfem::RT_FECollection | inlinevirtual |
DofOrderForOrientation(int GeomType, int Or) const | mfem::RT_FECollection | virtual |
FiniteElementForGeometry(int GeomType) const | mfem::RT_FECollection | inlinevirtual |
GetEdge(int &nv, v_t &v, int &ne, int &e, int &eo, const int edge_info) | mfem::FiniteElementCollection | inlineprotectedstatic |
GetFace(int &nv, v_t &v, int &ne, e_t &e, eo_t &eo, int &nf, int &f, int &fg, int &fo, const int face_info) | mfem::FiniteElementCollection | inlineprotectedstatic |
GetNVE(int &nv, int &ne) | mfem::FiniteElementCollection | inlineprotectedstatic |
GetTraceCollection() const | mfem::RT_FECollection | virtual |
HasFaceDofs(int GeomType) const | mfem::FiniteElementCollection | |
InitFaces(const int p, const int dim, const int map_type, const bool signs) | mfem::RT_FECollection | protected |
Name() const | mfem::RT_FECollection | inlinevirtual |
New(const char *name) | mfem::FiniteElementCollection | static |
ob_type | mfem::RT_FECollection | protected |
QuadDofOrd | mfem::RT_FECollection | protected |
RT_dof | mfem::RT_FECollection | protected |
RT_Elements | mfem::RT_FECollection | protected |
RT_FECollection(const int p, const int dim, const int map_type, const bool signs, const int ob_type=BasisType::GaussLegendre) | mfem::RT_FECollection | protected |
RT_FECollection(const int p, const int dim, const int cb_type=BasisType::GaussLobatto, const int ob_type=BasisType::GaussLegendre) | mfem::RT_FECollection | |
rt_name | mfem::RT_FECollection | protected |
RT_Trace_FECollection(const int p, const int dim, const int map_type=FiniteElement::INTEGRAL, const int ob_type=BasisType::GaussLegendre) | mfem::RT_Trace_FECollection | |
SegDofOrd | mfem::RT_FECollection | protected |
SubDofOrder(int Geom, int SDim, int Info, Array< int > &dofs) const | mfem::FiniteElementCollection | |
TraceFiniteElementForGeometry(int GeomType) const | mfem::FiniteElementCollection | inlinevirtual |
TriDofOrd | mfem::RT_FECollection | protected |
~FiniteElementCollection() | mfem::FiniteElementCollection | inlinevirtual |
~RT_FECollection() | mfem::RT_FECollection | virtual |