| A | mfem::SundialsSolver | protected |
| AllocateEmptyNVector(N_Vector &y) | mfem::SundialsSolver | protected |
| AllocateEmptyNVector(N_Vector &y, MPI_Comm comm) | mfem::SundialsSolver | protected |
| CVODESolver(int lmm) | mfem::CVODESolver | |
| CVODESolver(MPI_Comm comm, int lmm) | mfem::CVODESolver | |
| default_abs_tol | mfem::SundialsSolver | protectedstatic |
| default_rel_tol | mfem::SundialsSolver | protectedstatic |
| ewt_func | mfem::CVODESolver | protected |
| EWTFunction typedef | mfem::CVODESolver | protected |
| ExplicitTypes | mfem::ODESolver | static |
| f | mfem::ODESolver | protected |
| flag | mfem::SundialsSolver | mutableprotected |
| GetFlag() const | mfem::SundialsSolver | inline |
| GetMem() const | mfem::SundialsSolver | inline |
| GetNumSteps() | mfem::CVODESolver | |
| GetStateSize() | mfem::ODESolver | inlinevirtual |
| ImplicitTypes | mfem::ODESolver | static |
| Init(TimeDependentOperator &f_) override | mfem::CVODESolver | virtual |
| LinSysSetup(sunrealtype t, N_Vector y, N_Vector fy, SUNMatrix A, sunbooleantype jok, sunbooleantype *jcur, sunrealtype gamma, void *user_data, N_Vector tmp1, N_Vector tmp2, N_Vector tmp3) | mfem::CVODESolver | protectedstatic |
| LinSysSolve(SUNLinearSolver LS, SUNMatrix A, N_Vector x, N_Vector b, sunrealtype tol) | mfem::CVODESolver | protectedstatic |
| lmm_type | mfem::CVODESolver | protected |
| LSA | mfem::SundialsSolver | protected |
| LSM | mfem::SundialsSolver | protected |
| M | mfem::SundialsSolver | protected |
| mem_type | mfem::ODESolver | protected |
| NLS | mfem::SundialsSolver | protected |
| ODESolver() | mfem::ODESolver | inline |
| Parallel() const | mfem::SundialsSolver | inlineprotected |
| Parallel() const | mfem::SundialsSolver | inlineprotected |
| PrintInfo() const | mfem::CVODESolver | |
| reinit | mfem::SundialsSolver | protected |
| RHS(sunrealtype t, const N_Vector y, N_Vector ydot, void *user_data) | mfem::CVODESolver | protectedstatic |
| root(sunrealtype t, N_Vector y, sunrealtype *gout, void *user_data) | mfem::CVODESolver | protectedstatic |
| root_components | mfem::CVODESolver | protected |
| root_func | mfem::CVODESolver | protected |
| RootFunction typedef | mfem::CVODESolver | protected |
| Run(Vector &x, real_t &t, real_t &dt, real_t tf) | mfem::ODESolver | inlinevirtual |
| saved_global_size | mfem::SundialsSolver | protected |
| Select(const int ode_solver_type) | mfem::ODESolver | static |
| SelectExplicit(const int ode_solver_type) | mfem::ODESolver | static |
| SelectImplicit(const int ode_solver_type) | mfem::ODESolver | static |
| SetMaxNSteps(int steps) | mfem::CVODESolver | |
| SetMaxOrder(int max_order) | mfem::CVODESolver | |
| SetMaxStep(double dt_max) | mfem::CVODESolver | |
| SetRootFinder(int components, RootFunction func) | mfem::CVODESolver | |
| SetSStolerances(double reltol, double abstol) | mfem::CVODESolver | |
| SetStepMode(int itask) | mfem::CVODESolver | |
| SetSVtolerances(double reltol, Vector abstol) | mfem::CVODESolver | |
| Step(Vector &x, double &t, double &dt) override | mfem::CVODESolver | |
| mfem::ODESolver::Step(Vector &x, real_t &t, real_t &dt)=0 | mfem::ODESolver | pure virtual |
| step_mode | mfem::CVODESolver | protected |
| sundials_mem | mfem::SundialsSolver | protected |
| SundialsSolver() | mfem::SundialsSolver | inlineprotected |
| Types | mfem::ODESolver | static |
| UseMFEMLinearSolver() | mfem::CVODESolver | |
| UseSundialsLinearSolver() | mfem::CVODESolver | |
| Y | mfem::SundialsSolver | protected |
| ~CVODESolver() | mfem::CVODESolver | virtual |
| ~ODESolver() | mfem::ODESolver | inlinevirtual |