| 
    SpinParser
    1.0
    
   | 
 
Structure to specify a symmetry-transformed lattice site. More...
#include <Lattice.hpp>
Public Attributes | |
| int | rid | 
| Representative id of the transformed lattice site.  | |
| SpinComponent | spinPermutation [3] | 
| Spin permutation involved in the transformation.  | |
Structure to specify a symmetry-transformed lattice site.
The symmetry transformation combines a mapping to a different lattice site and a permutation of spin components. The spin permuation is stored in LatticeSiteDescriptor::spinPermutation, where transformedComponent=spinPermutation[originalComponent].
 1.8.17