ProgressTopic Struct Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::ProgressTopic Struct Reference
#include <run_reporter.hh>
Public Member Functions | |
| auto | operator<=> (const ProgressTopic &) const =default |
Public Attributes | |
| std::string_view | tag |
| std::string_view | stage |
Detailed Description
A stable progress category used for aggregation and rendering. Both views must refer to strings with static storage duration.
Member Function Documentation
◆ operator<=>()
|
default |
Member Data Documentation
◆ stage
| std::string_view DiFfRG::ProgressTopic::stage |
◆ tag
| std::string_view DiFfRG::ProgressTopic::tag |
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