Implementation for lat/ipeps2/spin.h
More...
#include "lat/ipeps2/spin.h"#include "inc/stensor/stensor.h"#include "inc/tensor/tensor_add_reduce.h"
Include dependency graph for spin.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::IPEPSv2 |
| Namespace for the second-generation iPEPS code (iPEPSv2). | |
Functions | |
| Lattice | syten::IPEPSv2::Lat::gen_spin_nil (int const width, int const depth, SRDef const spint) |
| Creates a unsymmetric spin lattice. More... | |
| Lattice | syten::IPEPSv2::Lat::gen_spin_u1 (int const width, int const depth, SRDef const spint, SRDef const removed_spin) |
| Creates a U(1)-symmetric spin lattice. More... | |
| Lattice | syten::IPEPSv2::Lat::gen_spin_u1_disorder (int const width=2, int const depth=2, SRDef const phy_spin=0.5, SRDef const aux_spin=0.5, SRDef const removed_spin=0) |
Creates a U(1)-symmetric spin lattice with an auxiliary spin of size aux_spin per site. More... | |
Implementation for lat/ipeps2/spin.h