MPS Lattices with \( \textrm{SU(2)} \times \textrm{U(1)} \times \mathbb{Z}_n \) symmetries. More...
Include dependency graph for su2u1z.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | syten |
| Syten namespace. | |
| namespace | syten::MPS |
| The namespace containing all MPS-related tools, classes and objects. | |
| namespace | syten::MPS::Lat |
| Contains all lattice generators. | |
| namespace | syten::MPS::Lat::SU2U1Z |
| Contains all generators of lattices with \( \mathrm{SU}(2)
\times \mathrm{U}(1) \times \mathrm{\mathbb{Z}}_k \) symmetries. | |
Functions | |
| Lattice | syten::MPS::Lat::SU2U1Z::genFermiHubbard2BandKKNS (Index const numDCAsites, std::vector< Index > types=std::vector< Index >()) |
| Generates a chain of Fermi-Hubbard sites. More... | |
| Lattice | syten::MPS::Lat::SU2U1Z::genFermiHubbard_charge_parity (Index const length=1, std::vector< Index > types=std::vector< Index >()) |
| Generates a chain of Fermi-Hubbard sites. More... | |
| Lattice | syten::MPS::Lat::SU2U1Z::genFermiHubbardKKNS (Index const numDCAsites, std::vector< Index > types=std::vector< Index >()) |
| Generates a chain of Fermi-Hubbard sites. More... | |
| Lattice | syten::MPS::Lat::SU2U1Z::genFermiHubbardKNS (Index const width, Index const length=1, std::vector< Index > types=std::vector< Index >()) |
| Generates a (possibly 2D) chain of momentum-space Fermi-Hubbard sites. More... | |
| Lattice | syten::MPS::Lat::SU2U1Z::genFermiHubbardSpinChargeParity (Index const length=1, std::vector< Index > types=std::vector< Index >()) |
| Generates a lattice for a 2-band Fermi-Hubbard model +DCA. More... | |
MPS Lattices with \( \textrm{SU(2)} \times \textrm{U(1)} \times \mathbb{Z}_n \) symmetries.