ThreadResolution Struct Reference#
|
DiFfRG
Discretization Framework for functional Renormalization Group flows
|
DiFfRG::ThreadResolution Struct Reference
What the precedence rules picked, and which setting it came from. More...
#include <threads.hh>
Public Attributes | |
| unsigned int | threads |
| 0 when nothing was set anywhere, i.e. the automatic tier applies. | |
| ThreadSource | source |
| const char * | name |
| The winning setting's name, e.g. "SLURM_CPUS_PER_TASK". Never null. | |
Detailed Description
What the precedence rules picked, and which setting it came from.
Member Data Documentation
◆ name
| const char* DiFfRG::ThreadResolution::name |
The winning setting's name, e.g. "SLURM_CPUS_PER_TASK". Never null.
◆ source
| ThreadSource DiFfRG::ThreadResolution::source |
◆ threads
| unsigned int DiFfRG::ThreadResolution::threads |
0 when nothing was set anywhere, i.e. the automatic tier applies.
The documentation for this struct was generated from the following file:
- /home/runner/work/DiFfRG_current/DiFfRG_current/DiFfRG/include/DiFfRG/common/threads.hh
Generated by