Implementation for lat/ipeps/su2.h
More...
#include "su2.h"#include "inc/tensor/tensor_gen.h"#include "inc/tensor/tensor_misc.h"#include "inc/tensor/tensor_prod.h"#include "inc/tensor/tensor_fixup_cgc.h"
Include dependency graph for su2.cpp: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... | |
Implementation for lat/ipeps/su2.h