CHROMA
|
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 |
Heat-bath params.
Definition at line 15 of file hb_params.h.
|
inline |
Definition at line 21 of file hb_params.h.
References anisoP.
|
inline |
Definition at line 18 of file hb_params.h.
References BetaMC.
|
inline |
|
inline |
Definition at line 19 of file hb_params.h.
References xi_0.
|
inline |
Definition at line 20 of file hb_params.h.
References xi_0.
bool Chroma::HBParams::anisoP |
Definition at line 35 of file hb_params.h.
Double Chroma::HBParams::BetaMC |
Definition at line 30 of file hb_params.h.
int Chroma::HBParams::NmaxHB |
Definition at line 28 of file hb_params.h.
int Chroma::HBParams::nOver |
Definition at line 34 of file hb_params.h.
Referenced by Chroma::mciter().
int Chroma::HBParams::t_dir |
Definition at line 33 of file hb_params.h.
Double Chroma::HBParams::xi_0 |
Definition at line 32 of file hb_params.h.