14 #ifndef SMEAR_HYP_INCLUDED
15 #define SMEAR_HYP_INCLUDED
44 std::vector<Field_G>
m_U;
67 void set_parameters(
const double alpha1,
const double alpha2,
const double alpha3);
73 const int mu,
const int nu);
79 int index_v1(
const int mu,
const int nu,
const int rho)
81 int sig = 6 - mu - nu - rho;
111 static bool register_factory()
113 return Smear::Factory::Register(
"HYP", create_object);
int index_v2(const int mu, int nu)
std::vector< Field_G > m_v2
HYP smearing of link variables.
void set_parameters(const Parameters ¶ms)
Smear_HYP(unique_ptr< Projection > &proj)
void staple(Field_G &, const Field_G &, const Field_G &, const int mu, const int nu)
static const std::string class_name
std::vector< Field_G > m_U
base class for projection operator into gauge group.
int index_v1(const int mu, const int nu, const int rho)
Smear_HYP(Projection *proj)
base class for smearing of link variables.
Methods to shift a field in the lexical site index.
void smear(Field_G &Usmear, const Field_G &U)
std::vector< Field_G > m_v1