Lattice for iPEPS. More...
#include "inc/ipeps/util.h"#include "inc/util/persistent.h"#include "inc/util/boost_serialise_tuple.h"#include "inc/tensor/basis.h"#include "inc/ipeps/operators.h"
Include dependency graph for lattice.h:
This graph shows which files directly or indirectly include this file:Classes | |
| struct | syten::IPEPS::Lattice |
| An IPEPS lattice. More... | |
Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::IPEPS |
| IPEPS-related functionality and tools. | |
Functions | |
| std::ostream & | syten::IPEPS::operator<< (std::ostream &out, Lattice const &lat) |
| Pretty-prints a lattice. More... | |
Lattice for iPEPS.