Implementation for `lat/ipeps2/bosonic.h". More...
#include "lat/ipeps2/bosonic.h"#include "inc/stensor/stensor.h"#include "inc/tensor/tensor_add_reduce.h"#include "inc/util/constants.h"
Include dependency graph for bosonic.cpp:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::IPEPSv2 |
| Namespace for the second-generation iPEPS code (iPEPSv2). | |
Functions | |
| Lattice | syten::IPEPSv2::Lat::gen_boson_u1 (int const width, int const depth, Index const max_local, Index const rmv_ucell) |
| Generate a square bosonic iPEPSv2 lattice. More... | |
| Lattice | syten::IPEPSv2::Lat::gen_boson_u1_disorder (int const width, int const depth, Index const max_local, Index const rmv_ucell, Index const disorder_states) |
| Generate a square bosonic iPEPSv2 lattice with an additional ancilla state per site. More... | |
Implementation for `lat/ipeps2/bosonic.h".