▼NFrgCoreFactory | |
CMeasurementSpecification | Abstract specification of a measurement protocol |
▼Ngeometry | |
CMat3 | 3x3 dimensional matrix |
CMat4 | 4x4 dimensional matrix |
CVec3 | Three-dimensional vector |
CVec4 | Four-dimensional vector |
▼NHMP | |
▼CLoadManager | Common load manager interface for both, the MPI server rank and slave ranks |
CChunk | Definition of a small chunk of work. Used to communicate workload between different LoadManager instances |
CDataStack | Concrete derivation of DataStackBase, managing an array of fundamental data types (or tuples thereof, if DataStackBase::typeMultiplicity is greater than one) |
CDataStackBase | Abstract base class for DataStack types |
CLoadManagerMaster | LoadManager master implementation, which is responsible for distributing work and synchronizing data |
CLoadManagerSlave | LoadManager slave implementation, responsible for receiving and executing workload chunks form a LoadManagerMaster implementation |
▼NLatticeModelFactory | |
CLatticeBond | Representation of a lattice bond |
CLatticeSite | Representation of a Lattice site |
CLatticeUnitCell | Representation of a lattice unit cell |
CSpinInteraction | Representation of a two-spin interaction |
CSpinModelUnitCell | Spin model unit cell representation |
CSpinPermutation | |
▼NLog | |
CLogstream | Log stream object for simple output filtering |
CCommandLineOptions | Parser object, which can be fed with argc/argv information and which then holds the parsed values in its member variables |
CComputationStatus | Computation status descriptor |
CCutoffDiscretization | Representation of frequency axis cutoff discretization |
CCutoffIterator | Iterator over discrete cutoff values |
CEffectiveAction | Virtual implementation of a flowing effective action |
CException | Descriptor object for exceptions |
CFileset | |
CFrequencyDiscretization | Discretization of Matsubara frequency space |
CFrequencyIterator | Frequency iterator |
CFrgCommon | Hub for central objects in pf-FRG calculations |
CFrgCore | Virtual implementation of a pf-FRG numerics core |
CLattice | Representation of a physical lattice, with symmetry information on two-point correlators |
CLatticeIterator | Lattice iterator object |
CLatticeOverlap | Structure to describe the portion of the lattice that is relevant in terms of the form sum_j v(i1,j)*v(j,i2) |
CLatticeSiteDescriptor | Structure to specify a symmetry-transformed lattice site |
CMeasurement | Virtual implementation of a measurement protocol |
▼CSpinModel | Spin model representation |
CSpinInteraction | Representation of a two-spin interaction |
CSpinParser | Principal object and interface for the solution of pf-FRG flow equations |
CSU2EffectiveAction | Implementation of a flowing effective action for SU(2) models.
|
CSU2FrgCore | FrgCore implementation for SU(2) models |
CSU2MeasurementCorrelation | Correlation measurement for SU(2) models |
CSU2VertexSingleParticle | Single-particle vertex implementation for SU(2) models |
CSU2VertexTwoParticle | Two-particle vertex implementation for SU(2) models |
CSU2VertexTwoParticleAccessBuffer | Buffer for frequency interpolation information |
CSublatticeIterator | Sublattice iterator object |
CTaskFileParser | Task file parser routine. The object is bound to a single task file, which it initially reads and parses, and can thereafter write to |
CTRIEffectiveAction | Implementation of a flowing effective action for time reversal invariant models.
|
CTRIFrgCore | FrgCore implementation for time reversal invariant models |
CTRIMeasurementCorrelation | Correlation measurement for time reversal invariant models |
CTRIVertexSingleParticle | Single-particle vertex implementation for time reversal invariant models |
CTRIVertexTwoParticle | Two-particle vertex implementation for time reversal invariant models |
CTRIVertexTwoParticleAccessBuffer | Buffer for frequency interpolation information |
CValueBundle | Value array implementation. The object does not hold ownership of its memory |
CValueSuperbundle | Collection of ValueBundles |
CXYZEffectiveAction | Implementation of a flowing effective action for models with diagonal interactions.
|
CXYZFrgCore | FrgCore implementation for models with diagonal interactions |
CXYZMeasurementCorrelation | Correlation measurement for models with diagonal interactions |
CXYZVertexSingleParticle | Single-particle vertex implementation for models with diagonal interactions |
CXYZVertexTwoParticle | Two-particle vertex implementation for models with diagonal interactions |
CXYZVertexTwoParticleAccessBuffer | Buffer for frequency interpolation information |