All SU(2) x U(1) lattice generators. More...
Classes | |
| struct | FermiHubbardReps |
| Helper struct containing all Fermi Hubbard information. More... | |
Functions | |
| void | addFermiHubbardSSOs (Lattice &l) |
| Helper function. More... | |
| void | addFermiHubbardSSOs (Lattice &l, FermiHubbardReps const &fhr) |
| Lattice | generateDMFT_CT3N (Index const size, Index const bands, std::vector< Index > const &types) |
| Generates a DMFT CT3N. More... | |
| Lattice | generateDMFT_FT3N (Index const size, Index const bands, std::vector< Index > const &types) |
| Generates a DMFT FT3N. More... | |
| Lattice | generateDMFT_MT3N (Index const size, Index const bands, std::vector< Index > const &types, std::vector< Index > const &bath_length) |
| Generates a DMFT MT3N. More... | |
| Lattice | generateDMFT_SMP (Index const size, Index const bands, std::vector< Index > const &pos_imp, std::vector< Index > const &types) |
| Generates a DMFT MP. More... | |
| Lattice | generateDMFT_T3N (Index const size, Index const bands, std::vector< Index > const &types) |
| Generates a DMFT T3N. More... | |
| Lattice | generateFermiHubbard (Index const size) |
| Lattice | generateFermiHubbardMP (Index const size) |
| Lattice | genFermiHubbardSpinCharge (Index const size) |
| Generates Fermi Hubbard lattice. More... | |
| Lattice | genFermiHubbardSpinCharge (Lattice::Types const &tree) |
| Generates a Fermi Hubbard lattice with U(1)xSU(2) symmetry. More... | |
| Lattice | genFermiHubbardSpinChargeMP (Index const size) |
| Overload for MP. More... | |
All SU(2) x U(1) lattice generators.