6 #ifndef __sfcurrents_w_h__
7 #define __sfcurrents_w_h__
17 Propagator
SFKprop(
const LatticePropagator& quark_prop_f,
19 multi1d<LatticeColorMatrix> > >
state,
26 const LatticePropagator& quark_prop_f,
27 const LatticePropagator& quark_prop_b,
30 multi1d<LatticeColorMatrix> > >
state,
41 const multi1d<Real>& pseudo_prop_f,
42 const multi1d<Real>& axial_prop_f,
43 const multi1d<Real>& pseudo_prop_b,
44 const multi1d<Real>& axial_prop_b,
45 const LatticePropagator& quark_prop_f,
46 const LatticePropagator& quark_prop_b,
49 multi1d<LatticeColorMatrix> > >
state,
Support class for fermion actions and linear operators.
Class for counted reference semantics.
Fourier transform phase factor support.
Class structure for fermion actions.
void SFCurrentZV(XMLWriter &xml_out, const std::string &xml_group, const LatticePropagator &quark_prop_f, const LatticePropagator &quark_prop_b, Handle< SystemSolver< LatticeFermion > > qprop, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, const SftMom &phases)
Compute Z_V.
Propagator SFKprop(const LatticePropagator &quark_prop_f, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, const SftMom &phases)
Compute the kprop used in PCAC.
int SFCurrentZA(XMLWriter &xml_out, const std::string &xml_group, const multi1d< Real > &pseudo_prop_f, const multi1d< Real > &axial_prop_f, const multi1d< Real > &pseudo_prop_b, const multi1d< Real > &axial_prop_b, const LatticePropagator &quark_prop_f, const LatticePropagator &quark_prop_b, Handle< SystemSolver< LatticeFermion > > qprop, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, const SftMom &phases, int x0, int y0)
Compute Z_V.
Asqtad Staggered-Dirac operator.
const WilsonTypeFermAct< multi1d< LatticeFermion > > Handle< const ConnectState > state
Fourier transform phase factor support.