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