13 #ifndef SMEAR_HYP_SF_INCLUDED 
   14 #define SMEAR_HYP_SF_INCLUDED 
   49   std::valarray<Field_G> 
m_U;
 
   50   std::valarray<Field_G> 
m_v1;
 
   51   std::valarray<Field_G> 
m_v2;
 
   69   void set_parameters(
double alpha1, 
double alpha2, 
double alpha3, 
double *phi, 
double *phipr);
 
   83     int sig = 6 - mu - nu - rho;
 
void staple(Field_G &, const Field_G &, const Field_G &, int mu, int nu)
 
int index_v2(int mu, int nu)
 
int index_v1(int mu, int nu, int rho)
 
void smear(Field_G &Usmear, const Field_G &U)
 
Smear_HYP_SF(Projection *proj)
 
void set_parameters(const Parameters ¶ms)
 
std::valarray< Field_G > m_v1
 
Parameters_Smear_HYP_SF()
 
base class for projection operator into gauge group. 
 
static const std::string class_name
 
std::valarray< Field_G > m_v2
 
HYP smearing of link variables with SF BC. 
 
std::valarray< Field_G > m_U
 
base class for smearing of link variables. 
 
Methods to shift a field in the lexical site index.