15 #ifndef ACTION_G_RECTANGLE_SF_INCLUDED
16 #define ACTION_G_RECTANGLE_SF_INCLUDED
135 m_force_G = Force_G::New(
"Force_G_Rectangle_SF");
145 void set_parameters(
const double beta,
const double c_plaq,
const double c_rect,
146 double *phi,
double *phipr,
147 const double ct,
double ctr);
173 static Action *create_object()
179 static bool register_factory()
181 return Action::Factory::Register(
"Action_G_Rectangle_SF", create_object);
void detailed(const char *format,...)
void set_label(const std::string label)
Container of Field-type object.
Base class of HMC action class family.
void set_parameters(const Parameters ¶ms)
Base class of gauge force calculation.
double m_ct
SF boundary improvement coefficient for the plaquatte action.
Common parameter class: provides parameters as singleton.
HMC action class for rectangular gauge action with the SF BC.
Bridge::VerboseLevel m_vl
Base class of random number generators.
double m_ctr
SF boundary improvement coefficient for the rectangle action.
static const std::string class_name
double langevin(RandomNumbers *)
Langevis step.
Methods to shift a field in the lexical site index.
Mat_SU_N m_wk
SF boundary condition.
void set_config(Field *U)
setting pointer to the gauge configuration.