15 #ifndef LANGEVIN_MOMENTUM_INCLUDED
16 #define LANGEVIN_MOMENTUM_INCLUDED
double set_iP_SU3_alt(Field_G &iP)
Alternative of set_iP_SU3() for checking set_iP_general_SU_N().
double set_iP(Field_G &iP)
Setting conjugate momenta and returns kinetic part of Hamiltonian.
double set_iP_SU3(Field_G &iP)
Implementation for SU(3)
Langevin_Momentum & operator=(const Langevin_Momentum &)
double set_iP_general_SU_N(Field_G &iP)
Implementation for general value of Nc for SU(Nc) link variables.
Common parameter class: provides parameters as singleton.
Base class of random number generators.
Langevin_Momentum(RandomNumbers *rand)
Constructor requires a pointer to random number generator.
Bridge::VerboseLevel m_vl
Langevin part of HMC for conjugate momentum to link variable.