14 #ifndef FORCESMEAR_APE_INCLUDED 
   15 #define FORCESMEAR_APE_INCLUDED 
   49   std::vector<Field_G> 
m_U;
 
   84   double rho(
int mu, 
int nu)
 
void force_each(Field_G &, const Field_G &, const Field_G &, const Field_G &, const Field_G &, int mu, int nu)
 
Recursive calculation for APE smeared fermion force. 
 
std::vector< Field_G > m_iTheta
 
ForceSmear_APE(Projection *proj)
 
Base class for force calculation of smeared operators. 
 
void staple(Field_G &, const Field_G &, const Field_G &, int mu, int nu)
 
void set_parameters(const Parameters ¶ms)
 
void force_udiv(Field_G &Sigma, const Field_G &Sigma_p, const Field_G &U)
 
base class for projection operator into gauge group. 
 
std::vector< Field_G > m_U
 
Methods to shift a field in the lexical site index. 
 
ForceSmear_APE(unique_ptr< Projection > &proj)
 
double rho(int mu, int nu)
 
std::vector< double > m_rho
 
static const std::string class_name