| abs_tol | mfem::IterativeSolver | protected |
| c | mfem::NewtonSolver | mutableprotected |
| converged | mfem::IterativeSolver | mutableprotected |
| default_abs_tol | mfem::SundialsSolver | protectedstatic |
| default_rel_tol | mfem::SundialsSolver | protectedstatic |
| Dot(const Vector &x, const Vector &y) const | mfem::IterativeSolver | protected |
| f_scale | mfem::KinSolver | mutableprotected |
| final_iter | mfem::IterativeSolver | mutableprotected |
| final_norm | mfem::IterativeSolver | mutableprotected |
| flag | mfem::SundialsSolver | mutableprotected |
| FormLinearSystem(const Array< int > &ess_tdof_list, Vector &x, Vector &b, Operator *&A, Vector &X, Vector &B, int copy_interior=0) | mfem::Operator | |
| GetConverged() const | mfem::IterativeSolver | inline |
| GetFinalNorm() const | mfem::IterativeSolver | inline |
| GetFlag() const | mfem::SundialsSolver | inline |
| GetGradient(const Vector &x) const | mfem::Operator | inlinevirtual |
| GetNumIterations() const | mfem::IterativeSolver | inline |
| GetProlongation() const | mfem::Operator | inlinevirtual |
| GetRestriction() const | mfem::Operator | inlinevirtual |
| GradientMult(N_Vector v, N_Vector Jv, N_Vector u, booleantype *new_u, void *user_data) | mfem::KinSolver | protectedstatic |
| height | mfem::Operator | protected |
| Height() const | mfem::Operator | inline |
| HYPRE_PARCSR enum value | mfem::Operator | |
| iterative_mode | mfem::Solver | |
| IterativeSolver() | mfem::IterativeSolver | |
| IterativeSolver(MPI_Comm _comm) | mfem::IterativeSolver | |
| jacobian | mfem::KinSolver | protected |
| KinSolver(int strategy, bool oper_grad=true) | mfem::KinSolver | |
| KinSolver(MPI_Comm comm, int strategy, bool oper_grad=true) | mfem::KinSolver | |
| LinSysSetup(KINMemRec *kin_mem) | mfem::KinSolver | protectedstatic |
| LinSysSolve(KINMemRec *kin_mem, N_Vector x, N_Vector b, realtype *sJpnorm, realtype *sFdotJp) | mfem::KinSolver | protectedstatic |
| max_iter | mfem::IterativeSolver | protected |
| MFEM_SPARSEMAT enum value | mfem::Operator | |
| Mult(const N_Vector u, N_Vector fu, void *user_data) | mfem::KinSolver | protectedstatic |
| Mult(const Vector &b, Vector &x) const | mfem::KinSolver | virtual |
| Mult(Vector &x, const Vector &x_scale, const Vector &fx_scale) const | mfem::KinSolver | |
| MultTranspose(const Vector &x, Vector &y) const | mfem::Operator | inlinevirtual |
| NewtonSolver() | mfem::NewtonSolver | inline |
| NewtonSolver(MPI_Comm _comm) | mfem::NewtonSolver | inline |
| Norm(const Vector &x) const | mfem::IterativeSolver | inlineprotected |
| NumCols() const | mfem::Operator | inline |
| NumRows() const | mfem::Operator | inline |
| ODEMult(realtype t, const N_Vector y, N_Vector ydot, void *td_oper) | mfem::SundialsSolver | protectedstatic |
| oper | mfem::IterativeSolver | protected |
| Operator(int s=0) | mfem::Operator | inlineexplicit |
| Operator(int h, int w) | mfem::Operator | inline |
| Parallel() const | mfem::SundialsSolver | inlineprotected |
| Parallel() const | mfem::SundialsSolver | inlineprotected |
| PETSC_MATAIJ enum value | mfem::Operator | |
| PETSC_MATIS enum value | mfem::Operator | |
| PETSC_MATNEST enum value | mfem::Operator | |
| PETSC_MATSHELL enum value | mfem::Operator | |
| prec | mfem::IterativeSolver | protected |
| print_level | mfem::IterativeSolver | protected |
| PrintMatlab(std::ostream &out, int n=0, int m=0) const | mfem::Operator | |
| r | mfem::NewtonSolver | mutableprotected |
| RecoverFEMSolution(const Vector &X, const Vector &b, Vector &x) | mfem::Operator | virtual |
| rel_tol | mfem::IterativeSolver | protected |
| SetAbsTol(double atol) | mfem::IterativeSolver | inline |
| SetFuncNormTol(double ftol) | mfem::KinSolver | inline |
| SetMaxIter(int max_it) | mfem::IterativeSolver | inline |
| SetMaxSetupCalls(int max_calls) | mfem::KinSolver | |
| SetOperator(const Operator &op) | mfem::KinSolver | virtual |
| SetPreconditioner(Solver &solver) | mfem::KinSolver | inlinevirtual |
| SetPrintLevel(int print_lvl) | mfem::IterativeSolver | |
| SetRelTol(double rtol) | mfem::IterativeSolver | inline |
| SetScaledStepTol(double sstol) | mfem::KinSolver | |
| SetSolver(Solver &solver) | mfem::KinSolver | virtual |
| Solver(int s=0, bool iter_mode=false) | mfem::Solver | inlineexplicit |
| Solver(int h, int w, bool iter_mode=false) | mfem::Solver | inline |
| sundials_mem | mfem::SundialsSolver | protected |
| SundialsMem() const | mfem::SundialsSolver | inline |
| SundialsSolver() | mfem::SundialsSolver | inlineprotected |
| SundialsSolver(void *mem) | mfem::SundialsSolver | inlineprotected |
| Type enum name | mfem::Operator | |
| use_oper_grad | mfem::KinSolver | protected |
| Width() const | mfem::Operator | inline |
| width | mfem::Operator | protected |
| y | mfem::SundialsSolver | protected |
| y_scale | mfem::KinSolver | mutableprotected |
| ~KinSolver() | mfem::KinSolver | virtual |
| ~Operator() | mfem::Operator | inlinevirtual |