Contains all generators of lattices with \( U(1) \times U(1) \) symmetries. More...
Functions | |
Lattice | genDworinNarath_split (Index const length, std::vector< Index > types) |
Generates a Kondo Lattice Model. More... | |
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 | genFermiHubbard2band_dd (Index const, std::vector< Index > types) |
Generates a Fermi-Hubbard-Kanamori lattice for a 2band model with density density interaction. 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 | genFermiHubbardAngularMomentumJ0 (Index const, std::vector< Index > types) |
Generates a Fermi-Hubbard-Kanamori lattice in the jm basis suitable for DMFT calculations with J=0. More... | |
Lattice | genFermiHubbardAngularMomentumJ0TripleDeg (Index const, std::vector< Index > types) |
Generates a Fermi-Hubbard-Kanamori lattice in the jm basis suitable for DMFT calculations with J=0. More... | |
Lattice | genFermiHubbardSplit (Index const phys_size, std::vector< Index > types={}) |
Generates a Fermi-Hubbard lattice with split orbitals. More... | |
Lattice | genHubbard_Kanamori_dd (Index const length, std::vector< Index > types) |
Generates a Fermi-Hubbard-Kanamori lattice for a n-band model with density density interaction. More... | |
Lattice | genKondoModel (std::vector< Index > const &types) |
Generates a Dworin-Narath 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... | |
Contains all generators of lattices with \( U(1) \times U(1) \) symmetries.