ImplicitParameters Struct Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ImplicitParameters Struct Reference
#include <abstract_timestepper.hh>
Public Attributes | |
| double | dt |
| double | minimal_dt |
| double | maximal_dt |
| double | abs_tol |
| double | rel_tol |
| uint | max_steps |
Member Data Documentation
◆ abs_tol
| double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ImplicitParameters::abs_tol |
◆ dt
| double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ImplicitParameters::dt |
◆ max_steps
| uint DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ImplicitParameters::max_steps |
◆ maximal_dt
| double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ImplicitParameters::maximal_dt |
◆ minimal_dt
| double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ImplicitParameters::minimal_dt |
◆ rel_tol
| double DiFfRG::AbstractTimestepper< VectorType_, SparseMatrixType_, dim_ >::ImplicitParameters::rel_tol |
The documentation for this struct was generated from the following file:
- /__w/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/timestepping/abstract_timestepper.hh
Generated by