CHROMA
|
Form-factors. More...
#include "util/ft/sftmom.h"
Go to the source code of this file.
Classes | |
struct | Chroma::FormFac_momenta_t |
struct | Chroma::FormFac_insertion_t |
struct | Chroma::FormFac_insertions_t |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
void | Chroma::FormFac (FormFac_insertions_t &form, const multi1d< LatticeColorMatrix > &u, const LatticePropagator &quark_propagator, const LatticePropagator &seq_quark_prop, int gamma_insertion, const SftMom &phases, int t0) |
Compute contractions for current insertion 3-point functions. More... | |
void | Chroma::read (BinaryReader &bin, FormFac_momenta_t &mom) |
void | Chroma::read (BinaryReader &bin, FormFac_insertion_t &mes) |
void | Chroma::read (BinaryReader &bin, FormFac_insertions_t &form) |
void | Chroma::write (BinaryWriter &bin, const FormFac_momenta_t &mom) |
void | Chroma::write (BinaryWriter &bin, const FormFac_insertion_t &mes) |
void | Chroma::write (BinaryWriter &bin, const FormFac_insertions_t &form) |
Form-factors.
Form factors constructed from a quark and a sequential quark propagator
Definition in file formfac_w.h.