pomerol
2.1
|
Functions | |
RealExpr | Pomerol::LatticePresets::NupNdown (std::string const &Label1, std::string const &Label2, RealType U, unsigned short Orbital1, unsigned short Orbital2, spin Spin1, spin Spin2) |
ComplexExpr | Pomerol::LatticePresets::NupNdown (std::string const &Label1, std::string const &Label2, ComplexType U, unsigned short Orbital1, unsigned short Orbital2, spin Spin1, spin Spin2) |
RealExpr | Pomerol::LatticePresets::NupNdown (std::string const &Label, RealType U, unsigned short Orbital1, unsigned short Orbital2, spin Spin1, spin Spin2) |
ComplexExpr | Pomerol::LatticePresets::NupNdown (std::string const &Label, ComplexType U, unsigned short Orbital1, unsigned short Orbital2, spin Spin1, spin Spin2) |
RealExpr | Pomerol::LatticePresets::NupNdown (std::string const &Label, RealType U, unsigned short Orbital1, unsigned short Orbital2) |
ComplexExpr | Pomerol::LatticePresets::NupNdown (std::string const &Label, ComplexType U, unsigned short Orbital1, unsigned short Orbital2) |
RealExpr | Pomerol::LatticePresets::NupNdown (std::string const &Label, RealType U, unsigned short Orbital, spin Spin1=up, spin Spin2=down) |
ComplexExpr | Pomerol::LatticePresets::NupNdown (std::string const &Label, ComplexType U, unsigned short Orbital, spin Spin1=up, spin Spin2=down) |
ComplexExpr Pomerol::LatticePresets::NupNdown | ( | std::string const & | Label, |
ComplexType | U, | ||
unsigned short | Orbital, | ||
spin | Spin1 = up , |
||
spin | Spin2 = down |
||
) |
Make a fermionic density-density interaction term \( U n_{i\alpha\sigma_1}n_{i\alpha\sigma_2}\) with a complex interaction strength \(U\).
[in] | Label | Lattice site \(i\). |
[in] | U | Interaction constant \(U\). |
[in] | Orbital | Orbital index \(\alpha\). |
[in] | Spin1 | Spin component \(\sigma_1\). |
[in] | Spin2 | Spin component \(\sigma_2\). |
ComplexExpr Pomerol::LatticePresets::NupNdown | ( | std::string const & | Label, |
ComplexType | U, | ||
unsigned short | Orbital1, | ||
unsigned short | Orbital2 | ||
) |
Make a fermionic density-density interaction term \( U n_{i\alpha_1\uparrow}n_{i\alpha_2\downarrow}\) with a complex interaction strength \(U\).
[in] | Label | Lattice site \(i\). |
[in] | U | Interaction constant \(U\). |
[in] | Orbital1 | Orbital index \(\alpha_1\). |
[in] | Orbital2 | Orbital index \(\alpha_2\). |
ComplexExpr Pomerol::LatticePresets::NupNdown | ( | std::string const & | Label, |
ComplexType | U, | ||
unsigned short | Orbital1, | ||
unsigned short | Orbital2, | ||
spin | Spin1, | ||
spin | Spin2 | ||
) |
Make a fermionic density-density interaction term \( U n_{i\alpha_1\sigma_1}n_{i\alpha_2\sigma_2}\) with a complex interaction strength \(U\).
[in] | Label | Lattice site \(i\). |
[in] | U | Interaction constant \(U\). |
[in] | Orbital1 | Orbital index \(\alpha_1\). |
[in] | Orbital2 | Orbital index \(\alpha_2\). |
[in] | Spin1 | Spin component \(\sigma_1\). |
[in] | Spin2 | Spin component \(\sigma_2\). |
RealExpr Pomerol::LatticePresets::NupNdown | ( | std::string const & | Label, |
RealType | U, | ||
unsigned short | Orbital, | ||
spin | Spin1 = up , |
||
spin | Spin2 = down |
||
) |
Make a fermionic density-density interaction term \( U n_{i\alpha\sigma_1}n_{i\alpha\sigma_2}\) with a real interaction strength \(U\).
[in] | Label | Lattice site \(i\). |
[in] | U | Interaction constant \(U\). |
[in] | Orbital | Orbital index \(\alpha\). |
[in] | Spin1 | Spin component \(\sigma_1\). |
[in] | Spin2 | Spin component \(\sigma_2\). |
RealExpr Pomerol::LatticePresets::NupNdown | ( | std::string const & | Label, |
RealType | U, | ||
unsigned short | Orbital1, | ||
unsigned short | Orbital2 | ||
) |
Make a fermionic density-density interaction term \( U n_{i\alpha_1\uparrow}n_{i\alpha_2\downarrow}\) with a real interaction strength \(U\).
[in] | Label | Lattice site \(i\). |
[in] | U | Interaction constant \(U\). |
[in] | Orbital1 | Orbital index \(\alpha_1\). |
[in] | Orbital2 | Orbital index \(\alpha_2\). |
RealExpr Pomerol::LatticePresets::NupNdown | ( | std::string const & | Label, |
RealType | U, | ||
unsigned short | Orbital1, | ||
unsigned short | Orbital2, | ||
spin | Spin1, | ||
spin | Spin2 | ||
) |
Make a fermionic density-density interaction term \( U n_{i\alpha_1\sigma_1}n_{i\alpha_2\sigma_2}\) with a real interaction strength \(U\).
[in] | Label | Lattice site \(i\). |
[in] | U | Interaction constant \(U\). |
[in] | Orbital1 | Orbital index \(\alpha_1\). |
[in] | Orbital2 | Orbital index \(\alpha_2\). |
[in] | Spin1 | Spin component \(\sigma_1\). |
[in] | Spin2 | Spin component \(\sigma_2\). |
ComplexExpr Pomerol::LatticePresets::NupNdown | ( | std::string const & | Label1, |
std::string const & | Label2, | ||
ComplexType | U, | ||
unsigned short | Orbital1, | ||
unsigned short | Orbital2, | ||
spin | Spin1, | ||
spin | Spin2 | ||
) |
Make a fermionic density-density interaction term \( U n_{i\alpha_1\sigma_1}n_{j\alpha_2\sigma_2}\) with a complex interaction strength \(U\).
[in] | Label1 | The first lattice site \(i\). |
[in] | Label2 | The second lattice site \(j\). |
[in] | U | Interaction constant \(U\). |
[in] | Orbital1 | Orbital index \(\alpha_1\) on site \(i\). |
[in] | Orbital2 | Orbital index \(\alpha_2\) on site \(j\). |
[in] | Spin1 | Spin component \(\sigma_1\) on site \(i\). |
[in] | Spin2 | Spin component \(\sigma_2\) on site \(j\). |
RealExpr Pomerol::LatticePresets::NupNdown | ( | std::string const & | Label1, |
std::string const & | Label2, | ||
RealType | U, | ||
unsigned short | Orbital1, | ||
unsigned short | Orbital2, | ||
spin | Spin1, | ||
spin | Spin2 | ||
) |
Make a fermionic density-density interaction term \( U n_{i\alpha_1\sigma_1}n_{j\alpha_2\sigma_2}\) with a real interaction strength \(U\).
[in] | Label1 | The first lattice site \(i\). |
[in] | Label2 | The second lattice site \(j\). |
[in] | U | Interaction constant \(U\). |
[in] | Orbital1 | Orbital index \(\alpha_1\) on site \(i\). |
[in] | Orbital2 | Orbital index \(\alpha_2\) on site \(j\). |
[in] | Spin1 | Spin component \(\sigma_1\) on site \(i\). |
[in] | Spin2 | Spin component \(\sigma_2\) on site \(j\). |