▼ mpi_dispatcher | |
misc.hpp | Miscellaneous MPI-related functions |
mpi_dispatcher.hpp | A master-worker parallelization scheme using non-blocking MPI communications |
mpi_skel.hpp | Utilities for MPI-parallelized calculation of computable objects |
▼ pomerol | |
ChaseIndices.hpp | Chase indices algorithm used in multipoint correlator calculations |
ComputableObject.hpp | A base class for computable objects, e.g. Green's function, two-particle GF, etc |
DensityMatrix.hpp | Many-body Gibbs density matrix as a list of diagonal blocks |
DensityMatrixPart.hpp | Diagonal block of a many-body Gibbs density matrix |
EnsembleAverage.hpp | Ensemble average of a monomial operator representing a physical observable |
FieldOperatorContainer.hpp | A container for creation and annihilation operators |
GFContainer.hpp | Storage for multiple fermionic single-particle Matsubara Green's functions |
GreensFunction.hpp | Fermionic single-particle Matsubara Green's function |
GreensFunctionPart.hpp | Part of a fermionic single-particle Matsubara Green's function |
Hamiltonian.hpp | Storage and diagonalization of a Hamiltonian matrix |
HamiltonianPart.hpp | Storage and diagonalization of a Hamiltonian matrix block |
HilbertSpace.hpp | Hilbert space of a system and invariant subspaces of its Hamiltonian |
Index.hpp | Combinations of single-particle indices |
IndexClassification.hpp | Classification of indices of fermionic creation/annihilation operators |
IndexContainer2.hpp | A CRTP base for container types whose elements are addressable by two single-particle indices |
IndexContainer4.hpp | A CRTP base for container types whose elements are addressable by four single-particle indices |
LatticePresets.hpp | Factory functions for terms commonly used to construct various lattice Hamiltonians |
MatsubaraContainers.hpp | Container class designed to store values of functions of multiple fermionic Matsubara frequencies |
Misc.hpp | Declarations of the most basic types and macros |
MonomialOperator.hpp | Storage for an operator that is a product of creation/annihilation operators |
MonomialOperatorPart.hpp | Storage for a matrix block of an operator that is a product of creation/annihilation operators |
Operators.hpp | Expressions with quantum-mechanical operators and functions to construct them |
StatesClassification.hpp | Classification of many-body basis states (Fock states) into subspaces |
Susceptibility.hpp | Dynamical susceptibility in the Matsubara representation |
SusceptibilityPart.hpp | Part of a dynamical susceptibility in the Matsubara representation |
TermList.hpp | List of terms forming Lehmann representation of a correlation function |
Thermal.hpp | Objects, whose definition depends on the temperature |
ThreePointSusceptibility.hpp | 3-point susceptibility in the Matsubara representation |
ThreePointSusceptibilityContainer.hpp | Storage for multiple 3-point susceptibilities in the Matsubara representation |
ThreePointSusceptibilityPart.hpp | Part of a 3-point susceptibility in the Matsubara representation |
TwoParticleGF.hpp | Fermionic two-particle Matsubara Green's function |
TwoParticleGFContainer.hpp | Storage for multiple fermionic two-particle Matsubara Green's functions |
TwoParticleGFPart.hpp | Part of a fermionic two-particle Matsubara Green's function |
Vertex4.hpp | Irreducible two-particle vertex in the Matsubara representation |
▼ pomerol | |
Version.hpp | Pomerol version information |
pomerol.hpp | Main "include-all" header of the library |