| 
    pomerol
    2.2
    
   | 
 
Data Structures | |
| class | Pomerol::ThreePointSusceptibility | 
| 3-point fermion-boson susceptibility in the Matsubara representation.  More... | |
| class | Pomerol::ThreePointSusceptibilityContainer | 
| Container for instances of ThreePointSusceptibility.  More... | |
| class | Pomerol::ThreePointSusceptibilityPart | 
| Part of a 3-point susceptibility.  More... | |
Typedefs | |
| using | Pomerol::FreqTuple2 = std::tuple< ComplexType, ComplexType > | 
| Duplet of complex frequencies.  More... | |
| using | Pomerol::FreqVec2 = std::vector< FreqTuple2 > | 
| List of complex frequency duplets.  More... | |
| using Pomerol::FreqTuple2 = typedef std::tuple<ComplexType, ComplexType> | 
Duplet of complex frequencies.
Definition at line 40 of file ThreePointSusceptibility.hpp.
| using Pomerol::FreqVec2 = typedef std::vector<FreqTuple2> | 
List of complex frequency duplets.
Definition at line 42 of file ThreePointSusceptibility.hpp.