CHROMA
|
Structures for wall-sink/source form-factors. More...
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
LatticePropagator | Chroma::nonlocalCurrentProp (const multi1d< LatticeColorMatrix > &u, int mu, const LatticePropagator &forw_prop, const LatticePropagator &anti_prop) |
Compute nonlocal current propagator. More... | |
void | Chroma::wallFormFacSft (multi1d< WallFormFac_momenta_t > &momenta, const LatticeComplex &corr_local_fn, const LatticeComplex &corr_nonlocal_fn, const SftMom &phases, bool compute_nonlocal, int t0) |
Do slow SFT over hadron correlator data. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const WallFormFac_momenta_t &header) |
Wallformfac momenta writer. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const WallFormFac_insertion_t &header) |
Wallformfac insertion writer. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const WallFormFac_projector_t &header) |
Wallformfac projector writer. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const WallFormFac_lorentz_t &header) |
Wallformfac lorentz writer. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const WallFormFac_formfac_t &header) |
Wallformfac formfac writer. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const WallFormFac_quark_t &header) |
Wallformfac quark writer. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const WallFormFac_formfacs_t &header) |
WallFormFac writer. More... | |
void | Chroma::write (BinaryWriter &bin, const WallFormFac_momenta_t &header) |
Wallformfac momenta writer. More... | |
void | Chroma::write (BinaryWriter &bin, const WallFormFac_insertion_t &header) |
Wallformfac insertion writer. More... | |
void | Chroma::write (BinaryWriter &bin, const WallFormFac_projector_t &header) |
Wallformfac projector writer. More... | |
void | Chroma::write (BinaryWriter &bin, const WallFormFac_lorentz_t &header) |
Wallformfac lorentz writer. More... | |
void | Chroma::write (BinaryWriter &bin, const WallFormFac_formfac_t &header) |
Wallformfac formfac writer. More... | |
void | Chroma::write (BinaryWriter &bin, const WallFormFac_quark_t &header) |
Wallformfac quark writer. More... | |
void | Chroma::write (BinaryWriter &bin, const WallFormFac_formfacs_t &header) |
WallFormFac writer. More... | |
Structures for wall-sink/source form-factors.
Form factors constructed from a quark and a wall sink
Definition in file wallff_w.cc.