RunReporterOptions Struct Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::RunReporterOptions Struct Reference
#include <run_reporter.hh>
Public Attributes | |
| std::string | reporter_name = "run" |
| bool | console = true |
Member Data Documentation
◆ console
| bool DiFfRG::RunReporterOptions::console = true |
Whether to echo to the console. Reporters that would interleave with the run progress display (e.g. the quadrature log) set this to false and write only to the run log.
◆ reporter_name
| std::string DiFfRG::RunReporterOptions::reporter_name = "run" |
Tags this reporter's lines in the shared run log, e.g. [quadrature].
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/run_reporter.hh
Generated by