Contains all generators w/ a \( U(1) \) symmetry. More...
Functions | |
Lattice | genBosonLattice (Index const size, Index const maxPerSite) |
Bosonic lattice. More... | |
Lattice | genBosonLattice (Lattice::Types const &tree, Index const maxPerSite) |
Generates a U(1) particle number conserving bosonic lattice. More... | |
Lattice | genBosonLattice (std::string const &structure, Index const maxPerSite, Lattice::Translator translator) |
Bosonic lattice. More... | |
Lattice | genBosonLatticeMP (Index const size, Index const maxPerSite) |
Bosonic lattice. More... | |
Lattice | genFermiLattice (Index const size) |
Fermionic lattice. More... | |
Lattice | genFermiLattice (Lattice::Types const &tree) |
Generates a U(1) symmetric lattice for spinless fermions. More... | |
Lattice | genFermiLattice (std::string const &structure, Lattice::Translator translator) |
Fermionic lattice. More... | |
Lattice | genFermiLatticeMP (Index const size) |
Generates MP lattice. More... | |
Lattice | genSpinLattice (Lattice::Types const &tree, SRDef const S) |
Generates a U(1) Heisenberg lattice. More... | |
Lattice | genSpinLattice (std::string const &structure, SRDef const S, Lattice::Translator translator) |
Overload. More... | |
Contains all generators w/ a \( U(1) \) symmetry.