SyTen
z2.cpp File Reference

Implementation for lat/ipeps/z2.h More...

+ Include dependency graph for z2.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::IPEPS
 IPEPS-related functionality and tools.
 
 syten::IPEPS::Lat
 Lattice generators for iPEPS lattices.
 
 syten::IPEPS::Lat::Z2
 Generators with a single Z_2 symmetry.
 

Functions

Lattice syten::IPEPS::Lat::Z2::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 syten::IPEPS::Lat::Z2::genSpinLattice (int const width, int const depth, std::vector< char > site_classes={})
 Generates a square spin lattice with \( \mathbb{Z}_2 \) Ising symmetry. More...
 

Detailed Description

Implementation for lat/ipeps/z2.h