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,...)
Action_F_Standard_lex(unique_ptr< Fopr > &fopr, unique_ptr< Force > &fopr_force, unique_ptr< Fprop > &fprop_MD, unique_ptr< Fprop > &fprop_H)
Base class for fermion propagator class family.
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.
void set_label(const std::string label)
Bridge::VerboseLevel m_vl
Base class of random number generators.
void force(Field &)
returns force for molcular dynamical update of conjugate momenta.
void set_parameters(const Parameters &)
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