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