pomerol
2.1
|
▼NpMPI | A bunch of tools used for MPI-parallelization of computations |
CComputeWrap | Wrapper around a computable object that calls the compute() method of the wrapped object and carries information about the complexity of a call to that method |
Cmpi_skel | This structure carries a list of wrappers and uses the mpi_dispatcher mechanism to distribute the wrappers over MPI ranks and to call run() for all of them in parallel |
CMPIMaster | Abstraction of an MPI master process |
CMPIWorker | Abstraction of an MPI worker process |
CPrepareWrap | Wrapper around a computable object that calls the prepare() method of the wrapped object and carries information about the complexity of a call to that method |
▼NPomerol | The main namespace of the library |
CAnnihilationOperator | A special case of a monomial operator: A single fermion annihilation operator \(c_i\) |
▼CComputableObject | A base class for computable objects |
CStatusMismatch | Exception: Unexpected computation status of a computable object |
CCreationOperator | A special case of a monomial operator: A single fermion creation operator \(c^\dagger_i\) |
CDensityMatrix | Many-body Gibbs density matrix |
CDensityMatrixPart | Part of a many-body Gibbs density matrix |
CElementWithPermFreq | A decorator that permutes indices of Matsubara frequencies in calls to operator() |
CEnsembleAverage | Canonical ensemble average of a monomial operator |
CFieldOperatorContainer | Container for instances of CreationOperator and AnnihilationOperator |
CGFContainer | Container for instances of GreensFunction |
CGreensFunction | Fermionic single-particle Matsubara Green's function |
CGreensFunctionPart | Part of a fermionic single-particle Matsubara Green's function |
CHamiltonian | Hamiltonian of a quantum system |
CHamiltonianPart | Part of a Hamiltonian of a quantum system |
CHilbertSpace | Hilbert space of a quantum system |
CIndexClassification | Contiguous list of operator index tuples |
CIndexCombination2 | A tuple-like combination of two single-particle indices |
CIndexCombination4 | A tuple-like combination of four single-particle indices |
CIndexContainer2 | Base class for sparse container types whose elements are addressable by two single-particle indices |
CIndexContainer4 | Base class for sparse container types whose elements are addressable by four single-particle indices |
CMatsubaraContainer4 | Container for functions of three Matsubara frequencies |
CMonomialOperator | Monomial quantum operator |
CMonomialOperatorPart | Part of a monomial quantum operator |
CPermutation3 | Permutation of 3 elements |
CPermutation4 | Permutation of 4 elements |
CQuadraticOperator | |
CStatesClassification | Classification of many-body basis states into bases of invariant subspaces |
CSusceptibility | Dynamical susceptibility |
CSusceptibilityPart | Part of a dynamical susceptibility |
CTermList | A list of terms contributing to the Lehmann representation of a correlation function |
CThermal | Base class for objects whose definition depends on the temperature |
CThreePointSusceptibility | 3-point fermion-boson susceptibility in the Matsubara representation |
CThreePointSusceptibilityContainer | Container for instances of ThreePointSusceptibility |
▼CThreePointSusceptibilityPart | Part of a 3-point susceptibility |
▼CNonResonantFBTerm | A non-resonant fermion-boson term in the Lehmann representation of ThreePointSusceptibility |
CHash | Hasher for non-resonant fermion-boson terms |
CIsNegligible | Predicate: Does a term have a negligible residue? |
CKeyEqual | Similarity predicate for non-resonant fermion-fermion terms |
▼CNonResonantFFTerm | A non-resonant fermion-fermion term in the Lehmann representation of ThreePointSusceptibility |
CHash | Hasher for non-resonant fermion-fermion terms |
CIsNegligible | Predicate: Does a term have a negligible residue? |
CKeyEqual | Similarity predicate for non-resonant fermion-fermion terms |
▼CResonantTerm | A resonant term in the Lehmann representation of ThreePointSusceptibility |
CHash | Hasher for resonant terms |
CIsNegligible | Predicate: Does a term have a negligible residue? |
CKeyEqual | Similarity predicate for resonant terms |
CTwoParticleGF | Fermionic two-particle Matsubara Green's function |
CTwoParticleGFContainer | Container for instances of TwoParticleGF |
▼CTwoParticleGFPart | Part of a fermionic two-particle Matsubara Green's function |
▼CNonResonantTerm | A non-resonant term in the Lehmann representation of TwoParticleGF |
CHash | Hasher for non-resonant terms |
CIsNegligible | Predicate: Does a term have a negligible residue? |
CKeyEqual | Similarity predicate for non-resonant terms |
▼CResonantTerm | A resonant term in the Lehmann representation of TwoParticleGF |
CHash | Hasher for resonant terms |
CIsNegligible | Predicate: Does a term have a negligible residue? |
CKeyEqual | Similarity predicate for resonant terms |
CVertex4 | Irreducible two-particle vertex |