2 #ifndef STAG_PROPSHIFT_S_H
3 #define STAG_PROPSHIFT_S_H
17 const LatticeStaggeredPropagator& src);
19 LatticeStaggeredPropagator
21 const LatticeStaggeredPropagator& src,
22 multi1d<LatticeColorMatrix>
u,
bool sym_flag) ;
25 const LatticeStaggeredFermion& src,
26 multi1d<LatticeColorMatrix>
u,
bool sym_flag) ;
31 const LatticeStaggeredPropagator& src,
Primary include file for CHROMA library code.
Asqtad Staggered-Dirac operator.
static multi1d< LatticeColorMatrix > u
int deltaToPropIndex(multi1d< int > &delta)
LatticeStaggeredPropagator shiftDeltaPropCov(multi1d< int > &delta, const LatticeStaggeredPropagator &src, multi1d< LatticeColorMatrix > u, bool sym_flag)
void PropIndexTodelta(int src_index, multi1d< int > &delta)
LatticeStaggeredPropagator shiftDeltaProp(multi1d< int > &delta, const LatticeStaggeredPropagator &src)