14 #ifndef ACTION_G_PLAQ_INCLUDED
15 #define ACTION_G_PLAQ_INCLUDED
85 static Action *create_object()
91 static bool register_factory()
93 return Action::Factory::Register(
"Action_G_Plaq", create_object);
double langevin(RandomNumbers *)
Langevis step.
void detailed(const char *format,...)
HMC action class for plaquette gauge action.
void set_parameters(const Parameters ¶ms)
Container of Field-type object.
Base class of HMC action class family.
void set_label(std::string label)
Base class of gauge force calculation.
void set_config(Field *U)
setting pointer to the gauge configuration.
Bridge::VerboseLevel m_vl
Base class of random number generators.
double calcH()
calculate Hamiltonian of this action term.
static const std::string class_name
void force(Field &)
returns force for molcular dynamical update of conjugate momenta.