| 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 |
| f | mfem::ODESolver | protected |
| flag | mfem::SundialsSolver | mutableprotected |
| GetFlag() const | mfem::SundialsSolver | inline |
| GetMaxStateSize() | mfem::ODESolver | inlinevirtual |
| GetMem() const | mfem::SundialsSolver | inline |
| GetNumSteps() | mfem::CVODESolver | |
| GetStateSize() | mfem::ODESolver | inlinevirtual |
| GetStateVector(int i) | mfem::ODESolver | inlinevirtual |
| GetStateVector(int i, Vector &state) | mfem::ODESolver | inlinevirtual |
| Init(TimeDependentOperator &f_) | mfem::CVODESolver | virtual |
| LinSysSetup(realtype t, N_Vector y, N_Vector fy, SUNMatrix A, booleantype jok, booleantype *jcur, realtype 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, realtype 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(realtype t, const N_Vector y, N_Vector ydot, void *user_data) | mfem::CVODESolver | protectedstatic |
| root(realtype t, N_Vector y, realtype *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 |
| 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 | |
| SetStateVector(int i, Vector &state) | mfem::ODESolver | inlinevirtual |
| SetStepMode(int itask) | mfem::CVODESolver | |
| SetSVtolerances(double reltol, Vector abstol) | mfem::CVODESolver | |
| Step(Vector &x, double &t, double &dt) | mfem::CVODESolver | virtual |
| 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 |
| UseMFEMLinearSolver() | mfem::CVODESolver | |
| UseSundialsLinearSolver() | mfem::CVODESolver | |
| Y | mfem::SundialsSolver | protected |
| ~CVODESolver() | mfem::CVODESolver | virtual |
| ~ODESolver() | mfem::ODESolver | inlinevirtual |