|
pomerol
2.2
|
Data Structures | |
| struct | Pomerol::ComputableObject |
| A base class for computable objects. More... | |
| struct | Pomerol::IndexCombination2 |
| A tuple-like combination of two single-particle indices. More... | |
| struct | Pomerol::IndexCombination4 |
| A tuple-like combination of four single-particle indices. More... | |
| class | Pomerol::IndexContainer2< ElementType, SourceObject > |
| Base class for sparse container types whose elements are addressable by two single-particle indices. More... | |
| struct | Pomerol::ElementWithPermFreq< ElementType > |
| A decorator that permutes indices of Matsubara frequencies in calls to operator(). More... | |
| class | Pomerol::IndexContainer4< ElementType, SourceObject > |
| Base class for sparse container types whose elements are addressable by four single-particle indices. More... | |
| class | Pomerol::MatsubaraContainer4< SourceObject > |
| Container for functions of three Matsubara frequencies. More... | |
| class | Pomerol::TermList< TermType > |
| A list of terms contributing to the Lehmann representation of a correlation function. More... | |
| struct | Pomerol::Thermal |
| Base class for objects whose definition depends on the temperature. More... | |
Macros | |
| #define | POMEROL_VERSION "2.2" |
| Pomerol version. More... | |
| #define POMEROL_VERSION "2.2" |
Pomerol version.
Definition at line 22 of file Version.hpp.