| AbstractTimestepper(const ConfigTree &config, AbstractAssembler< VectorType, SparseMatrixType, dim > &assembler, OutputSession_impl< dim, VectorType > &data_out, const bool implicit_stepper, const bool explicit_stepper) | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inline |
| AbstractTimestepper(const ConfigTree &config, AbstractAssembler< VectorType, SparseMatrixType, dim > &assembler, OutputSession_impl< dim, VectorType > &data_out, AbstractAdaptor< VectorType > &adaptor, const bool implicit_stepper, const bool explicit_stepper) | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inline |
| adaptor | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| adaptor_default | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| assembler | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| Base typedef | DiFfRG::TimeStepperSUNDIALS_IDA_BoostABM_impl< VectorType, SparseMatrixType, dim, LinearSolver > | private |
| BlockVectorType typedef | DiFfRG::TimeStepperSUNDIALS_IDA_BoostABM_impl< VectorType, SparseMatrixType, dim, LinearSolver > | |
| config | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| data_out | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| dim | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protectedstatic |
| drain_output() | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inlineprotected |
| expl | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| finalize_output_after_failure(EmitFinalFrame &&emit_final_frame) | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inlineprotected |
| impl | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| is_explicit() const | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inlineprotected |
| is_implicit() const | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inlineprotected |
| jacobian_diagnostics_state | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| log | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| m_is_explicit | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| m_is_implicit | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| next_jacobian_build_id | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| NumberType typedef | DiFfRG::TimeStepperSUNDIALS_IDA_BoostABM_impl< VectorType, SparseMatrixType, dim, LinearSolver > | |
| output_dt | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| read_parameters() | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inlineprivate |
| run(AbstractFlowingVariables< NumberType, VectorType > &initial_condition, const double t_start, const double t_stop) override | DiFfRG::TimeStepperSUNDIALS_IDA_BoostABM_impl< VectorType, SparseMatrixType, dim, LinearSolver > | virtual |
| run(BlockVectorType &initial_data, const double t_start, const double t_stop) | DiFfRG::TimeStepperSUNDIALS_IDA_BoostABM_impl< VectorType, SparseMatrixType, dim, LinearSolver > | private |
| SparseMatrixType typedef | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| TimeStepperSUNDIALS_IDA_BoostABM_impl(const ConfigTree &config, AbstractAssembler< VectorType, SparseMatrixType, dim > &assembler, OutputSession_impl< dim, VectorType > &data_out) | DiFfRG::TimeStepperSUNDIALS_IDA_BoostABM_impl< VectorType, SparseMatrixType, dim, LinearSolver > | inline |
| TimeStepperSUNDIALS_IDA_BoostABM_impl(const ConfigTree &config, AbstractAssembler< VectorType, SparseMatrixType, dim > &assembler, OutputSession_impl< dim, VectorType > &data_out, AbstractAdaptor< VectorType > &adaptor) | DiFfRG::TimeStepperSUNDIALS_IDA_BoostABM_impl< VectorType, SparseMatrixType, dim, LinearSolver > | inline |
| update_variables(VectorType &variable_y, const VectorType &spatial_y, const double t) | DiFfRG::TimeStepperSUNDIALS_IDA_BoostABM_impl< VectorType, SparseMatrixType, dim, LinearSolver > | private |
| VectorType typedef | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |