Generators with a single Z_2 symmetry. More...
Functions | |
Lattice | genSpinKagomeSquare (int const width, int const depth, std::vector< char > site_classes={}) |
Generates a Kagomé spin lattice with \( \mathbb{Z}_2 \) Ising symmetry, using the three-to-one mapping to obtain a square lattice. More... | |
Lattice | genSpinLattice (int const width, int const depth, std::vector< char > site_classes={}) |
Generates a square spin lattice with \( \mathbb{Z}_2 \) Ising symmetry. More... | |
Generators with a single Z_2 symmetry.