SU(2) iPEPS lattice generators. More...
#include "inc/ipeps/lattice.h"
Include dependency graph for su2.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::IPEPS |
| IPEPS-related functionality and tools. | |
| namespace | syten::IPEPS::Lat |
| Lattice generators for iPEPS lattices. | |
| namespace | syten::IPEPS::Lat::SU2 |
| Generators with a single SU(2) symmetry. | |
Functions | |
| Lattice | syten::IPEPS::Lat::SU2::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 | syten::IPEPS::Lat::SU2::genSpinLattice (int const width, int const depth, SRDef const s=0.5, std::vector< char > site_classes={}) |
| Generates a spin lattice with full \( \mathrm{SU}(2)_{\mathrm{Spin}} \) symmetry. More... | |
SU(2) iPEPS lattice generators.