14 #ifndef ACTION_F_RATIO_INCLUDED 
   15 #define ACTION_F_RATIO_INCLUDED 
void detailed(const char *format,...)
 
void notify_linkv()
to be called when gauge configuration is updated. 
 
double langevin(RandomNumbers *)
Langevis step. 
 
virtual void set_config(Field *)=0
setting pointer to the gauge configuration. 
 
Container of Field-type object. 
 
virtual void set_config(Field *)=0
 
Base class of fermion force calculation. 
 
static const std::string class_name
 
Base class of HMC action class family. 
 
Force * m_fopr_prec_force
 
Action_F_Ratio(Fopr *fopr_prec, Force *fopr_prec_force, Fopr *fopr, Force *fopr_force)
 
void set_label(std::string label)
 
Base class for linear solver class family. 
 
HMC action for Hasenbusch preconditioned fermions. 
 
Bridge::VerboseLevel m_vl
 
Base class of random number generators. 
 
const Field force()
returns force for molcular dynamical update of conjugate momenta. 
 
Base class of fermion operator family. 
 
void set_config(Field *U)
setting pointer to the gauge configuration. 
 
double calcH()
calculate Hamiltonian of this action term.