pomerol
2.1
|
▼CPomerol::ComputableObject | A base class for computable objects |
CPomerol::DensityMatrix | Many-body Gibbs density matrix |
CPomerol::EnsembleAverage | Canonical ensemble average of a monomial operator |
CPomerol::GreensFunction | Fermionic single-particle Matsubara Green's function |
CPomerol::Hamiltonian | Hamiltonian of a quantum system |
CPomerol::HamiltonianPart | Part of a Hamiltonian of a quantum system |
CPomerol::HilbertSpace< IndexTypes > | Hilbert space of a quantum system |
▼CPomerol::MonomialOperator | Monomial quantum operator |
CPomerol::AnnihilationOperator | A special case of a monomial operator: A single fermion annihilation operator \(c_i\) |
CPomerol::CreationOperator | A special case of a monomial operator: A single fermion creation operator \(c^\dagger_i\) |
CPomerol::QuadraticOperator | |
CPomerol::MonomialOperatorPart | Part of a monomial quantum operator |
CPomerol::StatesClassification | Classification of many-body basis states into bases of invariant subspaces |
CPomerol::Susceptibility | Dynamical susceptibility |
CPomerol::ThreePointSusceptibility | 3-point fermion-boson susceptibility in the Matsubara representation |
CPomerol::ThreePointSusceptibilityPart | Part of a 3-point susceptibility |
CPomerol::TwoParticleGF | Fermionic two-particle Matsubara Green's function |
CPomerol::TwoParticleGFPart | Part of a fermionic two-particle Matsubara Green's function |
CPomerol::Vertex4 | Irreducible two-particle vertex |
CpMPI::ComputeWrap< PartType > | 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 |
CPomerol::ElementWithPermFreq< ElementType > | A decorator that permutes indices of Matsubara frequencies in calls to operator() |
CPomerol::FieldOperatorContainer | Container for instances of CreationOperator and AnnihilationOperator |
CPomerol::GreensFunctionPart::Term::Hash | Hasher for terms |
CPomerol::ThreePointSusceptibilityPart::ResonantTerm::Hash | Hasher for resonant terms |
CPomerol::TwoParticleGFPart::NonResonantTerm::Hash | Hasher for non-resonant terms |
CPomerol::TwoParticleGFPart::ResonantTerm::Hash | Hasher for resonant terms |
CPomerol::SusceptibilityPart::Term::Hash | Hasher for terms |
CPomerol::ThreePointSusceptibilityPart::NonResonantFFTerm::Hash | Hasher for non-resonant fermion-fermion terms |
CPomerol::ThreePointSusceptibilityPart::NonResonantFBTerm::Hash | Hasher for non-resonant fermion-boson terms |
CPomerol::IndexClassification< IndexTypes > | Contiguous list of operator index tuples |
CPomerol::IndexClassification< IndexTypes... > | |
CPomerol::IndexCombination2 | A tuple-like combination of two single-particle indices |
CPomerol::IndexCombination4 | A tuple-like combination of four single-particle indices |
CPomerol::IndexContainer2< ElementType, SourceObject > | Base class for sparse container types whose elements are addressable by two single-particle indices |
▼CPomerol::IndexContainer2< GreensFunction, GFContainer > | |
CPomerol::GFContainer | Container for instances of GreensFunction |
CPomerol::IndexContainer4< ElementType, SourceObject > | Base class for sparse container types whose elements are addressable by four single-particle indices |
▼CPomerol::IndexContainer4< ThreePointSusceptibility, ThreePointSusceptibilityContainer > | |
CPomerol::ThreePointSusceptibilityContainer | Container for instances of ThreePointSusceptibility |
▼CPomerol::IndexContainer4< TwoParticleGF, TwoParticleGFContainer > | |
CPomerol::TwoParticleGFContainer | Container for instances of TwoParticleGF |
CPomerol::TwoParticleGFPart::ResonantTerm::IsNegligible | Predicate: Does a term have a negligible residue? |
CPomerol::ThreePointSusceptibilityPart::ResonantTerm::IsNegligible | Predicate: Does a term have a negligible residue? |
CPomerol::TwoParticleGFPart::NonResonantTerm::IsNegligible | Predicate: Does a term have a negligible residue? |
CPomerol::GreensFunctionPart::Term::IsNegligible | Predicate: Does a term have a negligible residue? |
CPomerol::SusceptibilityPart::Term::IsNegligible | Predicate: Does a term have a negligible residue? |
CPomerol::ThreePointSusceptibilityPart::NonResonantFFTerm::IsNegligible | Predicate: Does a term have a negligible residue? |
CPomerol::ThreePointSusceptibilityPart::NonResonantFBTerm::IsNegligible | Predicate: Does a term have a negligible residue? |
CPomerol::ThreePointSusceptibilityPart::ResonantTerm::KeyEqual | Similarity predicate for resonant terms |
CPomerol::GreensFunctionPart::Term::KeyEqual | Similarity predicate for terms |
CPomerol::TwoParticleGFPart::ResonantTerm::KeyEqual | Similarity predicate for resonant terms |
CPomerol::TwoParticleGFPart::NonResonantTerm::KeyEqual | Similarity predicate for non-resonant terms |
CPomerol::SusceptibilityPart::Term::KeyEqual | Similarity predicate for terms |
CPomerol::ThreePointSusceptibilityPart::NonResonantFFTerm::KeyEqual | Similarity predicate for non-resonant fermion-fermion terms |
CPomerol::ThreePointSusceptibilityPart::NonResonantFBTerm::KeyEqual | Similarity predicate for non-resonant fermion-fermion terms |
CPomerol::MatsubaraContainer4< SourceObject > | Container for functions of three Matsubara frequencies |
CPomerol::MatsubaraContainer4< Pomerol::Vertex4 > | |
CpMPI::mpi_skel< WrapType > | 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 |
CpMPI::MPIMaster | Abstraction of an MPI master process |
CpMPI::MPIWorker | Abstraction of an MPI worker process |
CPomerol::ThreePointSusceptibilityPart::NonResonantFBTerm | A non-resonant fermion-boson term in the Lehmann representation of ThreePointSusceptibility |
CPomerol::ThreePointSusceptibilityPart::NonResonantFFTerm | A non-resonant fermion-fermion term in the Lehmann representation of ThreePointSusceptibility |
CPomerol::TwoParticleGFPart::NonResonantTerm | A non-resonant term in the Lehmann representation of TwoParticleGF |
CPomerol::Permutation3 | Permutation of 3 elements |
CPomerol::Permutation4 | Permutation of 4 elements |
CpMPI::PrepareWrap< PartType > | 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 |
CPomerol::ThreePointSusceptibilityPart::ResonantTerm | A resonant term in the Lehmann representation of ThreePointSusceptibility |
CPomerol::TwoParticleGFPart::ResonantTerm | A resonant term in the Lehmann representation of TwoParticleGF |
▼Cruntime_error | |
CPomerol::ComputableObject::StatusMismatch | Exception: Unexpected computation status of a computable object |
CPomerol::TermList< TermType > | A list of terms contributing to the Lehmann representation of a correlation function |
CPomerol::TermList< Pomerol::ThreePointSusceptibilityPart::NonResonantFBTerm > | |
CPomerol::TermList< Pomerol::ThreePointSusceptibilityPart::NonResonantFFTerm > | |
CPomerol::TermList< Pomerol::ThreePointSusceptibilityPart::ResonantTerm > | |
CPomerol::TermList< Pomerol::TwoParticleGFPart::NonResonantTerm > | |
CPomerol::TermList< Pomerol::TwoParticleGFPart::ResonantTerm > | |
CPomerol::TermList< Term > | |
▼CPomerol::Thermal | Base class for objects whose definition depends on the temperature |
CPomerol::DensityMatrix | Many-body Gibbs density matrix |
CPomerol::DensityMatrixPart | Part of a many-body Gibbs density matrix |
CPomerol::EnsembleAverage | Canonical ensemble average of a monomial operator |
CPomerol::GFContainer | Container for instances of GreensFunction |
CPomerol::GreensFunction | Fermionic single-particle Matsubara Green's function |
CPomerol::GreensFunctionPart | Part of a fermionic single-particle Matsubara Green's function |
CPomerol::Susceptibility | Dynamical susceptibility |
CPomerol::SusceptibilityPart | Part of a dynamical susceptibility |
CPomerol::ThreePointSusceptibility | 3-point fermion-boson susceptibility in the Matsubara representation |
CPomerol::ThreePointSusceptibilityContainer | Container for instances of ThreePointSusceptibility |
CPomerol::ThreePointSusceptibilityPart | Part of a 3-point susceptibility |
CPomerol::TwoParticleGF | Fermionic two-particle Matsubara Green's function |
CPomerol::TwoParticleGFContainer | Container for instances of TwoParticleGF |
CPomerol::TwoParticleGFPart | Part of a fermionic two-particle Matsubara Green's function |
CPomerol::Vertex4 | Irreducible two-particle vertex |