23 M3ph_iw(M3ph_iw
const &) =
delete;
24 M3ph_iw(M3ph_iw &&) =
default;
26 M3ph_iw &operator=(M3ph_iw
const &) =
delete;
27 M3ph_iw &operator=(M3ph_iw &&) =
delete;
43 block2_gf_view<prod<imfreq, imfreq>, tensor_valued<4>> M3ph_iw_;
49 array<array<nfft_buf_t<2>, 2>, 1> buf_arrarr;
50 array<array<nfft_buf_t<1>, 2>, 1> buf_arrarr_GM;
51 array<array<nfft_buf_t<1>, 2>, 1> buf_arrarr_MG;
57 block_gf<prod<imfreq, imfreq>, matrix_valued> M;
58 block_gf<imfreq, matrix_valued> GM;
59 block_gf<imfreq, matrix_valued> MG;
60 array<array<dcomplex, 2>, 1> GMG;