14 #ifndef FORCE_F_CLOVER_SF_INCLUDED
15 #define FORCE_F_CLOVER_SF_INCLUDED
88 void set_parameters(
const double kappa,
const double cSW,
const std::vector<int> bc,
89 double *phi,
double *phipr);
SU(N) gauge field class in which a few functions are added for the SF.
double m_phi[3]
SF boundary condition at t=0.
std::vector< int > m_boundary
boundary conditions
double m_cSW
clover coefficient
void force_udiv1_impl(Field_G &force, const Field_F &zeta, const Field_F &eta)
Core implemetation of clover force calculation.
Field_F_SF set_zero
In order to set the boundary field.
void set_config(Field *U)
Setting gauge configuration.
Force_F_Clover_SF * m_imp
Container of Field-type object.
void set_config(Field *U)
void set_config(Field *U)
setting pointer to the gauge configuration.
int index_dir(const int mu, const int nu)
void force_udiv(Field &force, const Field &eta)
For recursive calculation of smeared force.
Base class of fermion force calculation.
Fopr_Clover_SF * m_fopr_c
void force_udiv1(Field &force, const Field &zeta, const Field &eta)
For recursive calculation of smeared force.
double m_phipr[3]
SF boundary condition at t=Nt.
Wilson-type fermion field.
Force for the standard Wilson fermion operator.
static const std::string class_name
Force calculation for clover quark action with SF BC.
double m_kappa
hopping parameter
Field_G * m_Cud
for force calculation
void set_parameters(const Parameters ¶ms)
Force_F_Wilson_SF * m_force_w
A class generated to add a function for the SF.
void set_component()
Set building components for force calculation.