14 #ifndef FORCESMEAR_APE_ALT_INCLUDED 
   15 #define FORCESMEAR_APE_ALT_INCLUDED 
   55   std::valarray<Field_G> 
m_U;
 
   80   void set_parameters(
const double rho1, 
double *phi, 
double *phipr);
 
   81   void set_parameters(
const std::valarray<double>& 
rho, 
double *phi, 
double *phipr);
 
   92   double rho(
int mu, 
int nu)
 
void force_udiv(Field_G &Sigma, const Field_G &Sigma_p, const Field_G &U)
 
static const std::string class_name
 
void set_parameters(const Parameters ¶ms)
 
Container of Field-type object. 
 
std::valarray< Field_G > m_iTheta
 
ForceSmear_APE_SF(Projection *proj)
 
void force_each(Field_G &, const Field_G &, const Field_G &, const Field_G &, const Field_G &, int mu, int nu)
 
Base class for force calculation of smeared operators. 
 
double m_phi[3]
SF boundary condition at t=0. 
 
Parameters_ForceSmear_APE_SF()
 
Recursive calculation for APE smeared fermion force. 
 
base class for projection operator into gauge group. 
 
double m_phipr[3]
SF boundary condition at t=Nt. 
 
void staple(Field_G &, const Field_G &, const Field_G &, int mu, int nu)
 
std::valarray< Field_G > m_U
 
std::valarray< double > m_rho
 
Methods to shift a field in the lexical site index. 
 
double rho(int mu, int nu)