CHROMA
|
Structures for wall-sink/source form-factors. More...
#include "util/ft/sftmom.h"
Go to the source code of this file.
Classes | |
struct | Chroma::WallFormFac_momenta_t |
Structures to hold form-factors. More... | |
struct | Chroma::WallFormFac_insertion_t |
struct | Chroma::WallFormFac_projector_t |
struct | Chroma::WallFormFac_lorentz_t |
struct | Chroma::WallFormFac_formfac_t |
struct | Chroma::WallFormFac_quark_t |
struct | Chroma::WallFormFac_formfacs_t |
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_formfac_t &header) |
Wallformfac formfac 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_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_formfac_t &header) |
Wallformfac formfac writer. More... | |
void | Chroma::write (BinaryWriter &bin, const WallFormFac_lorentz_t &header) |
Wallformfac lorentz 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.h.