triqs_ctint.post_process.G2pp_conn_from_M4pp
- triqs_ctint.post_process.G2pp_conn_from_M4pp()
Dispatched C++ function(s).
[1] (M4pp_iw: Block2Gf[MeshProduct[MeshImFreq, MeshImFreq, MeshImFreq], 4], M_iw: BlockGf[MeshImFreq, 2], G0_iw: BlockGf[MeshImFreq, 2]) -> Block2Gf[MeshProduct[MeshImFreq, MeshImFreq, MeshImFreq], 4]
Calculate the connected part of \(G^{(2)}\) in the particle-particle channel.
Combines the measured building block \(M^{(4)}_{pp}\) with the single-particle building block \(M\) and the non-interacting Green’s function \(G_0\) to form the connected two-particle Green’s function in the particle-particle channel.
- Parameters:
- M4pp_iwBlock2Gf[MeshProduct[MeshImFreq, MeshImFreq, MeshImFreq], 4]
The building block \(M^{(4)}_{pp}(i\omega)\) in the particle-particle channel.
- M_iwBlockGf[MeshImFreq, 2]
The building block \(M(i\omega)\).
- G0_iwBlockGf[MeshImFreq, 2]
The non-interacting Green’s function \(G_0(i\omega)\).
- Returns:
- Block2Gf[MeshProduct[MeshImFreq, MeshImFreq, MeshImFreq], 4]
The connected two-particle Green’s function \(G^{(2)}_{pp,conn}(i\omega)\).