Generators with no symmetries. More...
Functions | |
Lattice | genSpinKagomeSquare (int const width, int const depth, std::vector< char > site_classes={}) |
Generates the result of mapping the Kagomé S=⅓ lattice to a square lattice by merging three neighbouring spins. More... | |
Lattice | genSpinLattice (int const width, int const depth, double const spint=0.5, std::vector< char > site_classes={}) |
Generates a uniform Heisenberg spin lattice without any symmetry. More... | |
Generators with no symmetries.