14 #ifndef FORCE_F_CLOVER_NF2_INCLUDED
15 #define FORCE_F_CLOVER_NF2_INCLUDED
83 const std::vector<int> bc);
102 void init(
const std::string);
int index_dir(const int mu, const int nu)
double m_kappa
hopping parameter
Container of Field-type object.
~Force_F_Clover_Nf2()
Deconstructor.
Base class of fermion force calculation.
double m_cSW
clover coefficient
int m_Ndim
spacetime dimension
Force_F_Clover_Nf2(const std::string repr)
Construction with gamma matrix representation.
Wilson-type fermion field.
void set_parameters(const Parameters ¶ms)
Setting parameters of clover fermion force.
void set_config(Field *U)
Setting gauge configuration.
void set_config(Field *U)
std::vector< int > m_boundary
boundary conditions
void force_udiv1_impl(Field_G &force, const Field_F &zeta, const Field_F &eta)
Core implemetation of clover force calculation.
void set_config(Field *U)
setting pointer to the gauge configuration.
Force calculation for clover quark action.
Force_F_CloverTerm * m_force_csw
Clover term force.
void init(const std::string)
void force_udiv(Field &force, const Field &eta)
For recursive calculation of smeared force.
void set_config(Field *U)
Setting gauge configuration.
Force for the standard Wilson fermion operator.
Field_G * m_Cud
for force calculation
void force_udiv1(Field &force, const Field &zeta, const Field &eta)
For recursive calculation of smeared force.
void set_component()
Set building components for force calculation.
Force_F_Wilson_Nf2 * m_force_w
Wilson fermion force.
std::string m_repr
gamma matrix representation
static const std::string class_name
Fopr_Clover * m_fopr_c
fermion operator
Force calculation for clover term of clover fermion.