14 #ifndef FORCESMEAR_APE_INCLUDED
15 #define FORCESMEAR_APE_INCLUDED
57 std::vector<Field_G>
m_U;
92 double rho(
int mu,
int nu)
94 return m_rho[mu + nu *
m_Ndim];
Parameters_ForceSmear_APE()
void force_each(Field_G &, const Field_G &, const Field_G &, const Field_G &, const Field_G &, int mu, int nu)
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
Recursive calculation for APE smeared fermion force.