SyTen
u1u1.h File Reference

Lattices with \( U(1) \times U(1) \) symmetries. More...

#include "inc/mps/lattice.h"
#include "lat/mps/fermion.h"
+ Include dependency graph for u1u1.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::U1U1
 Contains all generators of lattices with \( U(1) \times U(1) \) symmetries.
 

Functions

Lattice syten::MPS::Lat::U1U1::genFermiBoseLattice (std::vector< Index > types, Index maxBosons, std::string description)
 Generates a lattice with (spinless) bosonic and (spinfull) fermionic sites. More...
 
Lattice syten::MPS::Lat::U1U1::genFermiHubbard (Index const length)
 Generate a chain of Fermi-Hubbard sites. More...
 
Lattice syten::MPS::Lat::U1U1::genFermiHubbardAngularMomentum (Index const, std::vector< Index > types)
 Generates a Fermi-Hubbard-Kanamori lattice in the jm basis suitable for DMFT calculations. More...
 
Lattice syten::MPS::Lat::U1U1::genFermiHubbardSplit (Index const phys_size, std::vector< Index > types={})
 Generates a Fermi-Hubbard lattice with split orbitals. More...
 
Lattice syten::MPS::Lat::U1U1::genKondoModel (std::vector< Index > const &types)
 Generates a Kondo Lattice Model. More...
 
Lattice syten::MPS::Lat::U1U1::genSpinBosonLattice (std::vector< Index > const &types, SRDef const S, Index const maxBosons)
 Generates a spin lattice coupled to phonons. More...
 
Lattice syten::MPS::Lat::U1U1::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 syten::MPS::Lat::U1U1::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 syten::MPS::Lat::U1U1::gentJ (Index const length)
 Generates a chain of t-J sites, i.e. More...
 

Detailed Description

Lattices with \( U(1) \times U(1) \) symmetries.