14 #ifndef FORCE_G_PLAQ_SF_INCLUDED 
   15 #define FORCE_G_PLAQ_SF_INCLUDED 
   91   void set_parameters(
double beta, 
double *phi, 
double *phipr, 
double ct);
 
Container of Field-type object. 
 
double * m_phi
SF boundary condition at t=0. 
 
Base class of gauge force calculation. 
 
void set_parameters(const Parameters ¶ms)
 
static const std::string class_name
 
void print_force(const Field_G *)
Print out the gauge force for the boundary spatial links (for debugging). 
 
double * m_phipr
SF boundary condition at t=Nt. 
 
double m_ct
SF boundary improvement coefficient for the plaquatte force. 
 
HMC force class for plaquette gauge force with SF BC.