| A | mfem::HypreSmoother | protected |
| A_is_symmetric | mfem::HypreSmoother | protected |
| AddMult(const Vector &x, Vector &y, const real_t a=1.0) const | mfem::Operator | virtual |
| AddMultTranspose(const Vector &x, Vector &y, const real_t a=1.0) const | mfem::Operator | virtual |
| ANY_TYPE enum value | mfem::Operator | |
| ArrayAddMult(const Array< const Vector * > &X, Array< Vector * > &Y, const real_t a=1.0) const | mfem::Operator | virtual |
| ArrayAddMultTranspose(const Array< const Vector * > &X, Array< Vector * > &Y, const real_t a=1.0) const | mfem::Operator | virtual |
| ArrayMult(const Array< const Vector * > &X, Array< Vector * > &Y) const | mfem::Operator | virtual |
| ArrayMultTranspose(const Array< const Vector * > &X, Array< Vector * > &Y) const | mfem::Operator | virtual |
| AssembleDiagonal(Vector &diag) const | mfem::Operator | inlinevirtual |
| auxB | mfem::HypreSmoother | mutableprotected |
| auxX | mfem::HypreSmoother | protected |
| B | mfem::HypreSmoother | mutableprotected |
| Chebyshev enum value | mfem::HypreSmoother | |
| Complex_DenseMat enum value | mfem::Operator | |
| Complex_Hypre_ParCSR enum value | mfem::Operator | |
| Complex_Operator enum value | mfem::Operator | |
| default_type | mfem::HypreSmoother | static |
| DefaultType() | mfem::HypreSmoother | inlinestatic |
| DIAG_KEEP enum value | mfem::Operator | |
| DIAG_ONE enum value | mfem::Operator | |
| DIAG_ZERO enum value | mfem::Operator | |
| DiagonalPolicy enum name | mfem::Operator | |
| eig_est_cg_iter | mfem::HypreSmoother | protected |
| FIR enum value | mfem::HypreSmoother | |
| fir_coeffs | mfem::HypreSmoother | protected |
| 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 | |
| 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 |
| GS enum value | mfem::HypreSmoother | |
| Height() const | mfem::Operator | inline |
| height | mfem::Operator | protected |
| Hypre_ParCSR enum value | mfem::Operator | |
| HypreSmoother() | mfem::HypreSmoother | |
| HypreSmoother(const HypreParMatrix &A_, int type=DefaultType(), int relax_times=1, real_t relax_weight=1.0, real_t omega=1.0, int poly_order=2, real_t poly_fraction=.3, int eig_est_cg_iter=10) | mfem::HypreSmoother | |
| InitTVectors(const Operator *Po, const Operator *Ri, const Operator *Pi, Vector &x, Vector &b, Vector &X, Vector &B) const | mfem::Operator | |
| iterative_mode | mfem::Solver | |
| Jacobi enum value | mfem::HypreSmoother | |
| l1_norms | mfem::HypreSmoother | protected |
| l1GS enum value | mfem::HypreSmoother | |
| l1GStr enum value | mfem::HypreSmoother | |
| l1Jacobi enum value | mfem::HypreSmoother | |
| lambda | mfem::HypreSmoother | protected |
| lumpedJacobi enum value | mfem::HypreSmoother | |
| max_eig_est | mfem::HypreSmoother | protected |
| MFEM_Block_Matrix enum value | mfem::Operator | |
| MFEM_Block_Operator enum value | mfem::Operator | |
| MFEM_ComplexSparseMat enum value | mfem::Operator | |
| MFEM_SPARSEMAT enum value | mfem::Operator | |
| min_eig_est | mfem::HypreSmoother | protected |
| mu | mfem::HypreSmoother | protected |
| Mult(const HypreParVector &b, HypreParVector &x) const | mfem::HypreSmoother | virtual |
| Mult(const Vector &b, Vector &x) const override | mfem::HypreSmoother | virtual |
| MultTranspose(const Vector &b, Vector &x) const override | mfem::HypreSmoother | virtual |
| NumCols() const | mfem::Operator | inline |
| NumRows() const | mfem::Operator | inline |
| omega | mfem::HypreSmoother | protected |
| Operator(int s=0) | mfem::Operator | inlineexplicit |
| Operator(int h, int w) | mfem::Operator | inline |
| OPFS enum value | mfem::HypreSmoother | |
| 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 | |
| poly_fraction | mfem::HypreSmoother | protected |
| poly_order | mfem::HypreSmoother | protected |
| poly_scale | mfem::HypreSmoother | protected |
| pos_l1_norms | mfem::HypreSmoother | protected |
| PrintMatlab(std::ostream &out, int n, int m=0) const | mfem::Operator | |
| PrintMatlab(std::ostream &out) const | mfem::Operator | virtual |
| RecoverFEMSolution(const Vector &X, const Vector &b, Vector &x) | mfem::Operator | virtual |
| relax_times | mfem::HypreSmoother | protected |
| relax_weight | mfem::HypreSmoother | protected |
| SetFIRCoefficients(real_t max_eig) | mfem::HypreSmoother | |
| SetOperator(const Operator &op) override | mfem::HypreSmoother | virtual |
| SetOperatorSymmetry(bool is_sym) | mfem::HypreSmoother | inline |
| SetPolyOptions(int poly_order, real_t poly_fraction, int eig_est_cg_iter=10) | mfem::HypreSmoother | |
| SetPositiveDiagonal(bool pos=true) | mfem::HypreSmoother | inline |
| SetSOROptions(real_t relax_weight, real_t omega) | mfem::HypreSmoother | |
| SetTaubinOptions(real_t lambda, real_t mu, int iter) | mfem::HypreSmoother | |
| SetType(HypreSmoother::Type type, int relax_times=1) | mfem::HypreSmoother | |
| SetupRAP(const Operator *Pi, const Operator *Po) | mfem::Operator | protected |
| SetWindowByName(const char *window_name) | mfem::HypreSmoother | |
| SetWindowParameters(real_t a, real_t b, real_t c) | mfem::HypreSmoother | |
| Solver(int s=0, bool iter_mode=false) | mfem::Solver | inlineexplicit |
| Solver(int h, int w, bool iter_mode=false) | mfem::Solver | inline |
| Taubin enum value | mfem::HypreSmoother | |
| taubin_iter | mfem::HypreSmoother | protected |
| Type enum name | mfem::HypreSmoother | |
| type | mfem::HypreSmoother | protected |
| V | mfem::HypreSmoother | mutableprotected |
| Width() const | mfem::Operator | inline |
| width | mfem::Operator | protected |
| window_params | mfem::HypreSmoother | protected |
| X | mfem::HypreSmoother | protected |
| X0 | mfem::HypreSmoother | mutableprotected |
| X1 | mfem::HypreSmoother | protected |
| Z | mfem::HypreSmoother | protected |
| ~HypreSmoother() | mfem::HypreSmoother | virtual |
| ~Operator() | mfem::Operator | inlinevirtual |