This is the complete list of members for mfem::ElementRestriction, including all inherited members.
ANY_TYPE enum value | mfem::Operator | |
byvdim | mfem::ElementRestriction | protected |
dof | mfem::ElementRestriction | protected |
ElementRestriction(const FiniteElementSpace &, ElementDofOrdering) | mfem::ElementRestriction | |
fes | mfem::ElementRestriction | protected |
FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B, int copy_interior=0) | mfem::Operator | |
GetGradient(const Vector &x) const | mfem::Operator | inlinevirtual |
GetMemoryClass() const | mfem::Operator | inlinevirtual |
GetProlongation() const | mfem::Operator | inlinevirtual |
GetRestriction() const | mfem::Operator | inlinevirtual |
GetType() const | mfem::Operator | inline |
Height() const | mfem::Operator | inline |
height | mfem::Operator | protected |
Hypre_ParCSR enum value | mfem::Operator | |
indices | mfem::ElementRestriction | protected |
MFEM_SPARSEMAT enum value | mfem::Operator | |
Mult(const Vector &x, Vector &y) const | mfem::ElementRestriction | virtual |
MultTranspose(const Vector &x, Vector &y) const | mfem::ElementRestriction | virtual |
ndofs | mfem::ElementRestriction | protected |
ne | mfem::ElementRestriction | protected |
nedofs | mfem::ElementRestriction | protected |
NumCols() const | mfem::Operator | inline |
NumRows() const | mfem::Operator | inline |
offsets | mfem::ElementRestriction | protected |
Operator(int s=0) | mfem::Operator | inlineexplicit |
Operator(int h, int w) | mfem::Operator | inline |
PETSC_MATAIJ enum value | mfem::Operator | |
PETSC_MATGENERIC enum value | mfem::Operator | |
PETSC_MATHYPRE enum value | mfem::Operator | |
PETSC_MATIS enum value | mfem::Operator | |
PETSC_MATNEST enum value | mfem::Operator | |
PETSC_MATSHELL enum value | mfem::Operator | |
PrintMatlab(std::ostream &out, int n=0, int m=0) const | mfem::Operator | |
RecoverFEMSolution(const Vector &X, const Vector &b, Vector &x) | mfem::Operator | virtual |
Type enum name | mfem::Operator | |
vdim | mfem::ElementRestriction | protected |
width | mfem::Operator | protected |
Width() const | mfem::Operator | inline |
~Operator() | mfem::Operator | inlinevirtual |