CHROMA
Public Member Functions | Public Attributes | List of all members

Heat-bath params. More...

#include <hb_params.h>

Public Member Functions

int nmax () const
 
Double beta () const
 
Double xi () const
 
Double xi2 () const
 
bool aniso () const
 

Public Attributes

int NmaxHB
 
Double BetaMC
 
Double xi_0
 
int t_dir
 
int nOver
 
bool anisoP
 

Detailed Description

Heat-bath params.

Definition at line 15 of file hb_params.h.

Member Function Documentation

◆ aniso()

bool Chroma::HBParams::aniso ( ) const
inline

Definition at line 21 of file hb_params.h.

References anisoP.

◆ beta()

Double Chroma::HBParams::beta ( ) const
inline

Definition at line 18 of file hb_params.h.

References BetaMC.

◆ nmax()

int Chroma::HBParams::nmax ( ) const
inline

Definition at line 17 of file hb_params.h.

References NmaxHB.

Referenced by Chroma::mciter().

◆ xi()

Double Chroma::HBParams::xi ( ) const
inline

Definition at line 19 of file hb_params.h.

References xi_0.

◆ xi2()

Double Chroma::HBParams::xi2 ( ) const
inline

Definition at line 20 of file hb_params.h.

References xi_0.

Member Data Documentation

◆ anisoP

bool Chroma::HBParams::anisoP

Definition at line 35 of file hb_params.h.

Referenced by aniso(), and main().

◆ BetaMC

Double Chroma::HBParams::BetaMC

Definition at line 30 of file hb_params.h.

Referenced by beta(), and main().

◆ NmaxHB

int Chroma::HBParams::NmaxHB

Definition at line 28 of file hb_params.h.

Referenced by main(), and nmax().

◆ nOver

int Chroma::HBParams::nOver

Definition at line 34 of file hb_params.h.

Referenced by Chroma::mciter().

◆ t_dir

int Chroma::HBParams::t_dir

Definition at line 33 of file hb_params.h.

◆ xi_0

Double Chroma::HBParams::xi_0

Definition at line 32 of file hb_params.h.

Referenced by main(), xi(), and xi2().


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