Go to the documentation of this file.
14 #ifndef ACTION_F_RATIO_LEX_INCLUDED
15 #define ACTION_F_RATIO_LEX_INCLUDED
Common parameter class: provides parameters as singleton.
double langevin(RandomNumbers *)
Langevis step.
Force * m_fopr_prec_force
void set_config(Field *U)
setting pointer to the gauge configuration.
Action_F_Ratio_lex(Fopr *fopr_prec, Force *fopr_prec_force, Fopr *fopr, Force *fopr_force, Fprop *fprop_H_prec, Fprop *fprop_MD, Fprop *fprop_H)
void detailed(const char *format,...)
Base class of random number generators.
void set_label(const std::string label)
Base class of HMC action class family.
double calcH()
calculate Hamiltonian of this action term.
void force(Field &)
returns force for molcular dynamical update of conjugate momenta.
static const std::string class_name
Base class for fermion propagator class family.
Action_F_Ratio_lex(Fopr *fopr_prec, Force *fopr_prec_force, Fopr *fopr, Force *fopr_force, Fprop *fprop_H_prec, Fprop *fprop_MD, Fprop *fprop_H, const Parameters ¶ms)
Bridge::VerboseLevel m_vl
Container of Field-type object.
HMC action for Hasenbusch preconditioned fermions.
Base class of fermion force calculation.
void get_parameters(Parameters &) const