pomerol  2.1
Public Member Functions | Data Fields
Pomerol::Thermal Struct Reference

Base class for objects whose definition depends on the temperature. More...

#include <Thermal.hpp>

Inheritance diagram for Pomerol::Thermal:
Inheritance graph
[legend]

Public Member Functions

 Thermal (RealType beta)
 

Data Fields

const RealType beta
 Inverse temperature \(\beta\). More...
 
const ComplexType MatsubaraSpacing
 Spacing between (imaginary) Matsubara frequencies, \(i\pi/\beta\). More...
 

Detailed Description

Base class for objects whose definition depends on the temperature.

Definition at line 28 of file Thermal.hpp.

Constructor & Destructor Documentation

◆ Thermal()

Pomerol::Thermal::Thermal ( RealType  beta)
inlineexplicit

Construct a thermal object for a given inverse temperature.

Parameters
[in]betaInverse temperature \(\beta\)

Definition at line 36 of file Thermal.hpp.

Field Documentation

◆ beta

const RealType Pomerol::Thermal::beta

Inverse temperature \(\beta\).

Definition at line 30 of file Thermal.hpp.

◆ MatsubaraSpacing

const ComplexType Pomerol::Thermal::MatsubaraSpacing

Spacing between (imaginary) Matsubara frequencies, \(i\pi/\beta\).

Definition at line 32 of file Thermal.hpp.


The documentation for this struct was generated from the following file: