TimesteppingDiagnostics Struct Reference#

DiFfRG: DiFfRG::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()

void DiFfRG::TimesteppingDiagnostics::append_to ( ProgressEvent & event) const
inline

◆ empty()

bool DiFfRG::TimesteppingDiagnostics::empty ( ) const
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: