7 #ifndef KLEIN_GORD_INCLUDE
8 #define KLEIN_GORD_INCLUDE
14 void klein_gord(
const multi1d<LatticeColorMatrix>&
u,
15 const LatticeColorVector&
psi,
16 LatticeColorVector&
chi,
17 const Real& mass_sq,
int j_decay);
21 void klein_gord(
const multi1d<LatticeColorMatrix>&
u,
22 const LatticeFermion&
psi,
24 const Real& mass_sq,
int j_decay);
28 void klein_gord(
const multi1d<LatticeColorMatrix>&
u,
29 const LatticeStaggeredPropagator&
psi,
30 LatticeStaggeredPropagator&
chi,
31 const Real& mass_sq,
int j_decay);
35 void klein_gord(
const multi1d<LatticeColorMatrix>&
u,
36 const LatticePropagator&
psi,
37 LatticePropagator&
chi,
38 const Real& mass_sq,
int j_decay);
void klein_gord(const multi1d< LatticeColorMatrix > &u, const T &psi, T &chi, const Real &mass_sq, int j_decay)
Compute the covariant Klein-Gordon operator.
Asqtad Staggered-Dirac operator.
static multi1d< LatticeColorMatrix > u
multi1d< LatticeFermion > chi(Ncb)