SyTen
nil.h File Reference

Lattices with no symmetries. More...

#include "inc/mps/lattice.h"
+ Include dependency graph for nil.h:
+ This graph shows which files directly or indirectly include this file:

Namespaces

 syten
 Syten namespace.
 
 syten::MPS
 The namespace containing all MPS-related tools, classes and objects.
 
 syten::MPS::Lat
 Contains all lattice generators.
 
 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::genSpinLattice (Index length, SRDef s)
 Spin lattice with no symmetries. More...
 

Detailed Description

Lattices with no symmetries.