#include <WilsonBlockNames.h>
|
| static std::string | matching (WGroupId gid) |
| | Returns the canonical matching block name for a Wilson group.
|
| |
| static std::string | sm_matching (WGroupId gid) |
| | Returns the SM-only matching block name for a Wilson group.
|
| |
| static std::string | bsm_matching (WGroupId gid) |
| | Returns the BSM-only matching block name for a Wilson group.
|
| |
| static constexpr const char * | fwcoef () |
| | Returns the fixed FWCOEF block name.
|
| |
Definition at line 27 of file WilsonBlockNames.h.
◆ bsm_matching()
| static std::string WilsonBlockNames::bsm_matching |
( |
WGroupId |
gid | ) |
|
|
inlinestatic |
Returns the BSM-only matching block name for a Wilson group.
- Parameters
-
| gid | Wilson group identifier. |
- Returns
- "<matching>_BSM".
Definition at line 51 of file WilsonBlockNames.h.
◆ fwcoef()
| static constexpr const char * WilsonBlockNames::fwcoef |
( |
| ) |
|
|
inlinestaticconstexpr |
Returns the fixed FWCOEF block name.
- Returns
- "FWCOEF".
Definition at line 59 of file WilsonBlockNames.h.
◆ matching()
| static std::string WilsonBlockNames::matching |
( |
WGroupId |
gid | ) |
|
|
inlinestatic |
Returns the canonical matching block name for a Wilson group.
- Parameters
-
| gid | Wilson group identifier. |
- Returns
- Matching block name.
Definition at line 33 of file WilsonBlockNames.h.
◆ sm_matching()
| static std::string WilsonBlockNames::sm_matching |
( |
WGroupId |
gid | ) |
|
|
inlinestatic |
Returns the SM-only matching block name for a Wilson group.
- Parameters
-
| gid | Wilson group identifier. |
- Returns
- "<matching>_SM".
Definition at line 42 of file WilsonBlockNames.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/Hyperiso/Hyperiso/Hyperiso/Hyperiso/core/src/PhysicalModel/domain/WilsonBlockNames.h