14 #ifndef STAPLES_INCLUDED
15 #define STAPLES_INCLUDED
void set_parameter_verboselevel(const Bridge::VerboseLevel vl)
sets verbose level.
double plaquette(const Field_G &)
calculates plaquette value.
double plaq_t(const Field_G &)
calculates temporal plaquette value.
static const std::string class_name
void lower(Field_G &, const Field_G &, const int mu, const int nu)
constructs lower staple in mu-nu plane.
Methods to shift a field in the lexical site index.
Bridge::VerboseLevel m_vl
void staple(Field_G &, const Field_G &, const int mu)
constructs staples in mu-direction (summing up nu-direction).
Staples & operator=(const Staples &)
double plaq_s(const Field_G &)
calculates spatial plaquette value.
void upper(Field_G &, const Field_G &, const int mu, const int nu)
constructs upper staple in mu-nu plane.
Field_G m_w
temporary fields.