TimesteppingDiagnostics Struct Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::TimesteppingDiagnostics Struct Reference
#include <abstract_timestepper.hh>
Public Member Functions | |
| void | append_to (ProgressEvent &event) const |
| bool | empty () const |
Public Attributes | |
| std::optional< IDAProgressDiagnostics > | ida |
| SolverCallbackDiagnostics | callbacks |
Member Function Documentation
◆ append_to()
|
inline |
◆ empty()
|
inline |
Member Data Documentation
◆ callbacks
| SolverCallbackDiagnostics DiFfRG::TimesteppingDiagnostics::callbacks |
◆ ida
| std::optional<IDAProgressDiagnostics> DiFfRG::TimesteppingDiagnostics::ida |
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/timestepping/abstract_timestepper.hh
Generated by