pomerol
2.1
|
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.1" |
Pomerol version. More... | |
#define | POMEROL_USE_OPENMP |
Pomerol has been built with OpenMP support. More... | |
#define POMEROL_USE_OPENMP |
Pomerol has been built with OpenMP support.
Definition at line 25 of file Version.hpp.
#define POMEROL_VERSION "2.1" |
Pomerol version.
Definition at line 22 of file Version.hpp.