SyTen
syten::MPS::Lat::U1U1 Namespace Reference

Contains all generators of lattices with \( U(1) \times U(1) \) symmetries. More...

Functions

Lattice genFermiBoseLattice (std::vector< Index > types, Index maxBosons, std::string description)
 Generates a lattice with (spinless) bosonic and (spinfull) fermionic sites. More...
 
Lattice genFermiHubbard (Index const length)
 Generate a chain of Fermi-Hubbard sites. More...
 
Lattice genFermiHubbardAngularMomentum (Index const, std::vector< Index > types)
 Generates a Fermi-Hubbard-Kanamori lattice in the jm basis suitable for DMFT calculations. More...
 
Lattice genFermiHubbardSplit (Index const phys_size, std::vector< Index > types={})
 Generates a Fermi-Hubbard lattice with split orbitals. More...
 
Lattice genKondoModel (std::vector< Index > const &types)
 Generates a Kondo Lattice Model. More...
 
Lattice genSpinBosonLattice (std::vector< Index > const &types, SRDef const S, Index const maxBosons)
 Generates a spin lattice coupled to phonons. More...
 
Lattice genSpinlessFermiBose (Index const size, Index const maxBosons, bool const purify=false, bool const ferm_statistics=true)
 Generates a homogeneous mixture of spinless fermions and bosons where both particle numbers are conserved. More...
 
Lattice genSpinlessFermiBose (std::vector< Index > const &types, Index const maxBosons, bool const ferm_statistics=true)
 Generates an inhomogeneous mixture of spinless fermions and bosons where both particle numbers are conserved. More...
 
Lattice gentJ (Index const length)
 Generates a chain of t-J sites, i.e. More...
 

Detailed Description

Contains all generators of lattices with \( U(1) \times U(1) \) symmetries.