Go to the documentation of this file.
14 #ifndef FPROP_WILSON_SHIFT_INCLUDED
15 #define FPROP_WILSON_SHIFT_INCLUDED
74 void set_parameters(
const int Nshift,
const std::vector<double> sigma,
75 const int Niter,
const double Stop_cond);
double invert_D(std::vector< Field_F > *, const Field_F &)
Common parameter class: provides parameters as singleton.
Fprop_Wilson_Shift(Fopr_Wilson *fopr, Index_lex *index)
Fprop_Wilson_Shift(Fopr_Wilson *fopr, const Parameters ¶ms)
Fprop_Wilson_Shift & operator=(const Fprop_Wilson_Shift &)
Get shifted quark propagators.
std::vector< double > m_sigma
Wilson-type fermion field.
Bridge::VerboseLevel m_vl
void set_parameters(const Parameters ¶ms)
void get_parameters(Parameters ¶ms) const
static const std::string class_name