CHROMA
Namespaces | Functions
barQll_w.cc File Reference

Heavy Baryon (Qll) 2-pt function : Orginos and Savage. More...

#include "chromabase.h"
#include "util/ft/sftmom.h"
#include "barQll_w.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::Qll (const multi1d< LatticeColorMatrix > &u, const LatticePropagator &quark_prop1, const LatticePropagator &quark_prop2, const multi1d< int > &src_coord, const SftMom &phases, XMLWriter &xml, const std::string &xml_group)
 Lambdaq and SigmaQ 2-pt functions. More...
 
void Chroma::Qll (const multi1d< LatticeColorMatrix > &u, const LatticePropagator &quark_propagator, const multi1d< int > &src_coord, const SftMom &phases, XMLWriter &xml, const std::string &xml_group)
 Lambdaq and SigmaQ 2-pt functions. More...
 
void Chroma::HeavyQuarkProp (LatticeColorMatrix &Qprop, const multi1d< LatticeColorMatrix > &u, const multi1d< int > &src_coord, int length, int bc)
 Heavy Quark Propagator. More...
 
void Chroma::HeavyQuarkPropBack (LatticeColorMatrix &Qprop, const multi1d< LatticeColorMatrix > &u, const multi1d< int > &src_coord, int length, int bc)
 Backwards Heavy Quark Propagator. More...
 

Detailed Description

Heavy Baryon (Qll) 2-pt function : Orginos and Savage.

Definition in file barQll_w.cc.