Lattices with no symmetries. More...
#include "inc/mps/lattice.h"
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::MPS |
The namespace containing all MPS-related tools, classes and objects. | |
namespace | syten::MPS::Lat |
Contains all lattice generators. | |
namespace | syten::MPS::Lat::Nil |
Contains all generators of lattices with no symmetries. | |
Functions | |
Lattice | syten::MPS::Lat::Nil::genBosonLattice (Index length, SRDef n) |
Boson lattice with no symmetries. More... | |
Lattice | syten::MPS::Lat::Nil::genFermiLattice (Index const length) |
Spinless fermions without particle number symmetry. More... | |
Lattice | syten::MPS::Lat::Nil::genFermitJLattice (Index const length) |
Spinful fermions for tJ-model without particle number and spin symmetry. More... | |
Lattice | syten::MPS::Lat::Nil::genSpinLattice (Index length, SRDef s) |
Spin lattice with no symmetries. More... | |
Lattices with no symmetries.