Mapper for Wilson-coefficient basis conventions.
Definition at line 285 of file Mapper.py.
◆ __init__()
| pyhyperiso.core.Common.Mapper.WilsonBasisMapper.__init__ |
( |
|
self | ) |
|
◆ get_enum()
| pyhyperiso.core.Common.Mapper.WilsonBasisMapper.get_enum |
( |
|
self | ) |
|
Return enum values known to the C++ mapper.
Definition at line 307 of file Mapper.py.
◆ get_str()
| pyhyperiso.core.Common.Mapper.WilsonBasisMapper.get_str |
( |
|
self | ) |
|
Return the C++ mapper's primary string table.
Definition at line 299 of file Mapper.py.
◆ get_str_all()
| pyhyperiso.core.Common.Mapper.WilsonBasisMapper.get_str_all |
( |
|
self | ) |
|
Return all string aliases known to the C++ mapper.
Definition at line 303 of file Mapper.py.
◆ id_of()
| pyhyperiso.core.Common.Mapper.WilsonBasisMapper.id_of |
( |
|
self, |
|
|
WilsonBasis |
obs_id |
|
) |
| |
Return the C++ id associated with a Wilson basis.
Definition at line 295 of file Mapper.py.
◆ str()
| pyhyperiso.core.Common.Mapper.WilsonBasisMapper.str |
( |
|
self, |
|
|
WilsonBasis |
obs_id |
|
) |
| |
Return the canonical string for a Wilson basis.
Definition at line 291 of file Mapper.py.
The documentation for this class was generated from the following file:
- /home/runner/work/Hyperiso/Hyperiso/Hyperiso/Hyperiso/pyhyperiso/core/Common/Mapper.py