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 |
BlockVectorType typedef | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
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::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
json | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
Lambda | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
NumberType typedef | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
output_dt | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
run(AbstractFlowingVariables< NumberType > *initial_condition, const double t_start, const double t_stop)=0 | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | pure virtual |
SparseMatrixType typedef | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
start_time | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
VectorType typedef | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |
verbosity | DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ > | protected |