SyTen
nil.cpp File Reference

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

+ Include dependency graph for nil.cpp:

Namespaces

 syten
 Syten namespace.
 
 syten::IPEPS
 IPEPS-related functionality and tools.
 
 syten::IPEPS::Lat
 Lattice generators for iPEPS lattices.
 
 syten::IPEPS::Lat::Nil
 Generators with no symmetries.
 

Functions

Lattice syten::IPEPS::Lat::Nil::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::Nil::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...
 

Detailed Description

Implementation for lat/ipeps/nil.h.