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