/__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/timestepping/abstract_timestepper.hh File Reference#

DiFfRG: /__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/timestepping/abstract_timestepper.hh File Reference
DiFfRG
Discretization Framework for functional Renormalization Group flows
abstract_timestepper.hh File Reference
#include <DiFfRG/common/types.hh>
#include <DiFfRG/common/utils.hh>
#include <DiFfRG/discretization/common/abstract_adaptor.hh>
#include <DiFfRG/discretization/common/abstract_assembler.hh>
#include <DiFfRG/discretization/common/abstract_data.hh>
#include <DiFfRG/discretization/data/data_output.hh>
#include <DiFfRG/discretization/mesh/no_adaptivity.hh>
#include <algorithm>
#include <cmath>
#include <limits>
#include <optional>
#include <unordered_map>

Go to the source code of this file.

Classes

class  DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >
 The abstract base class for all timestepping algorithms. It provides a standard constructor which populates typical timestepping parameters from a given JSONValue object, such as the timestep sizes, tolerances, verbosity, etc. that are used in the timestepping algorithms. More...
 
struct  DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ImplicitParameters
 
struct  DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ExplicitParameters
 
struct  DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ConsoleOutStats
 

Namespaces

namespace  DiFfRG