|
CHROMA
|
Schroedinger functional application of PCAC. More...
#include "meas/schrfun/sfcurrents_w.h"#include "util/ferm/transf.h"#include "actions/ferm/fermbcs/schroedinger_fermbc_w.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
Functions | |
| Propagator | Chroma::SFKprop (const LatticePropagator &quark_prop_f, Handle< FermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > state, const SftMom &phases) |
| Compute the kprop used in PCAC. More... | |
| void | Chroma::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. More... | |
| int | Chroma::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. More... | |
Schroedinger functional application of PCAC.
Definition in file sfcurrents_w.cc.