14 #ifndef FORCESMEAR_APE_INCLUDED
15 #define FORCESMEAR_APE_INCLUDED
55 std::valarray<Field_G>
m_U;
91 double rho(
int mu,
int nu)
std::valarray< Field_G > m_U
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::valarray< double > m_rho
Container of Field-type object.
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::valarray< Field_G > m_iTheta
Methods to shift a field in the lexical site index.
double rho(int mu, int nu)
static const std::string class_name
Recursive calculation for APE smeared fermion force.