| AbstractTimestepper(const JSONValue &json, AbstractAssembler< VectorType, SparseMatrixType, dim > *assembler, DataOutput< dim, VectorType > *data_out=nullptr, AbstractAdaptor< VectorType > *adaptor=nullptr) | 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_ARKode< VectorType, SparseMatrixType, dim, LinearSolver > | private |
| BlockVectorType typedef | DiFfRG::TimeStepperSUNDIALS_IDA_ARKode< VectorType, SparseMatrixType, dim, LinearSolver > | |
| console_out(const double t, const std::string name, const int verbosity_level, const double calc_dt_ms=-1.0) const | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inlineprotected |
| data_out | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| data_out_default | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| dim | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protectedstatic |
| expl | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| get_adaptor() | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inline |
| get_data_out() | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | inline |
| impl | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| InverseSparseMatrixType typedef | DiFfRG::TimeStepperSUNDIALS_IDA_ARKode< VectorType, SparseMatrixType, dim, LinearSolver > | |
| json | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| Lambda | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| NumberType typedef | DiFfRG::TimeStepperSUNDIALS_IDA_ARKode< VectorType, SparseMatrixType, dim, LinearSolver > | |
| output_dt | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| run(AbstractFlowingVariables< NumberType > *initial_condition, const double t_start, const double t_stop) override | DiFfRG::TimeStepperSUNDIALS_IDA_ARKode< VectorType, SparseMatrixType, dim, LinearSolver > | virtual |
| run(BlockVectorType &initial_data, const double t_start, const double t_stop) | DiFfRG::TimeStepperSUNDIALS_IDA_ARKode< VectorType, SparseMatrixType, dim, LinearSolver > | private |
| SparseMatrixType typedef | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| start_time | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| update_variables(VectorType &variable_y, const VectorType &spatial_y, const double t) | DiFfRG::TimeStepperSUNDIALS_IDA_ARKode< VectorType, SparseMatrixType, dim, LinearSolver > | private |
| VectorType typedef | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |
| verbosity | DiFfRG::AbstractTimestepper< VectorType, SparseMatrixType, dim > | protected |