14 #ifndef ACTION_G_RECTANGLE_INCLUDED
15 #define ACTION_G_RECTANGLE_INCLUDED
55 m_force_G = Force_G::New(
"Force_G_Rectangle");
65 const double c_plaq,
const double c_rect);
91 static Action *create_object()
97 static bool register_factory()
99 return Action::Factory::Register(
"Action_G_Rectangle", create_object);
double langevin(RandomNumbers *)
Langevis step.
void detailed(const char *format,...)
HMC action class for rectangular gauge action.
Container of Field-type object.
Base class of HMC action class family.
double calcH()
calculate Hamiltonian of this action term.
Base class of gauge force calculation.
static const std::string class_name
void set_parameters(const Parameters ¶ms)
Bridge::VerboseLevel m_vl
Base class of random number generators.
Methods to shift a field in the lexical site index.
void set_config(Field *U)
setting pointer to the gauge configuration.
void force(Field &)
returns force for molcular dynamical update of conjugate momenta.
void set_label(const std::string label)