MFEM
v4.3.0
Finite element discretization library
|
This is the complete list of members for mfem::L2FaceRestriction, including all inherited members.
AddFaceMatricesToElementMatrices(Vector &fea_data, Vector &ea_data) const | mfem::L2FaceRestriction | |
AddMultTranspose(const Vector &x, Vector &y) const override | mfem::L2FaceRestriction | virtual |
ANY_TYPE enum value | mfem::Operator | |
AssembleDiagonal(Vector &diag) const | mfem::Operator | inlinevirtual |
byvdim | mfem::L2FaceRestriction | protected |
Complex_Hypre_ParCSR enum value | mfem::Operator | |
Complex_Operator enum value | mfem::Operator | |
DIAG_KEEP enum value | mfem::Operator | |
DIAG_ONE enum value | mfem::Operator | |
DIAG_ZERO enum value | mfem::Operator | |
DiagonalPolicy enum name | mfem::Operator | |
dof | mfem::L2FaceRestriction | protected |
elemDofs | mfem::L2FaceRestriction | protected |
FaceRestriction() | mfem::FaceRestriction | inline |
FaceRestriction(int h, int w) | mfem::FaceRestriction | inline |
fes | mfem::L2FaceRestriction | protected |
FillI(SparseMatrix &mat, const bool keep_nbr_block=false) const | mfem::L2FaceRestriction | virtual |
FillJAndData(const Vector &ea_data, SparseMatrix &mat, const bool keep_nbr_block=false) const | mfem::L2FaceRestriction | virtual |
FormConstrainedSystemOperator(const Array< int > &ess_tdof_list, ConstrainedOperator *&Aout) | mfem::Operator | protected |
FormDiscreteOperator(Operator *&A) | mfem::Operator | |
FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B, int copy_interior=0) | mfem::Operator | |
FormRectangularConstrainedSystemOperator(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, RectangularConstrainedOperator *&Aout) | mfem::Operator | protected |
FormRectangularLinearSystem(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B) | mfem::Operator | |
FormRectangularSystemOperator(const Array< int > &trial_tdof_list, const Array< int > &test_tdof_list, Operator *&A) | mfem::Operator | |
FormSystemOperator(const Array< int > &ess_tdof_list, Operator *&A) | mfem::Operator | |
gather_indices | mfem::L2FaceRestriction | protected |
GetGradient(const Vector &x) const | mfem::Operator | inlinevirtual |
GetMemoryClass() const | mfem::Operator | inlinevirtual |
GetOutputProlongation() const | mfem::Operator | inlinevirtual |
GetOutputRestriction() const | mfem::Operator | inlinevirtual |
GetOutputRestrictionTranspose() 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 | |
InitTVectors(const Operator *Po, const Operator *Ri, const Operator *Pi, Vector &x, Vector &b, Vector &X, Vector &B) const | mfem::Operator | |
L2FaceRestriction(const FiniteElementSpace &, const FaceType, const L2FaceValues m=L2FaceValues::DoubleValued) | mfem::L2FaceRestriction | protected |
L2FaceRestriction(const FiniteElementSpace &, const ElementDofOrdering, const FaceType, const L2FaceValues m=L2FaceValues::DoubleValued) | mfem::L2FaceRestriction | |
m | mfem::L2FaceRestriction | protected |
MFEM_ComplexSparseMat enum value | mfem::Operator | |
MFEM_SPARSEMAT enum value | mfem::Operator | |
Mult(const Vector &x, Vector &y) const override | mfem::L2FaceRestriction | virtual |
MultTranspose(const Vector &x, Vector &y) const override | mfem::FaceRestriction | inlinevirtual |
ndofs | mfem::L2FaceRestriction | protected |
ne | mfem::L2FaceRestriction | protected |
nf | mfem::L2FaceRestriction | protected |
nfdofs | mfem::L2FaceRestriction | protected |
NumCols() const | mfem::Operator | inline |
NumRows() const | mfem::Operator | inline |
offsets | mfem::L2FaceRestriction | 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 |
scatter_indices1 | mfem::L2FaceRestriction | protected |
scatter_indices2 | mfem::L2FaceRestriction | protected |
SetupRAP(const Operator *Pi, const Operator *Po) | mfem::Operator | protected |
Type enum name | mfem::Operator | |
vdim | mfem::L2FaceRestriction | protected |
width | mfem::Operator | protected |
Width() const | mfem::Operator | inline |
~FaceRestriction() | mfem::FaceRestriction | inlinevirtual |
~Operator() | mfem::Operator | inlinevirtual |