CHROMA
Classes | Namespaces | Functions
qqq_w.h File Reference

constructs 3 quark propagators contracted at the sink More...

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

Go to the source code of this file.

Classes

class  Chroma::QuarkIndex
 
class  Chroma::ThreeQuarks
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::compute_qqq (multi2d< ThreeQuarks > &qqq, const LatticePropagator &q1, const LatticePropagator &q2, const LatticePropagator &q3, const SftMom &phases, int t0, int bc_spec)
 Baryon-Baryon 2-pt functions (C\gamma_5 diquark) More...
 
void Chroma::compute_qqq (multi2d< ThreeQuarks > &qqq, const int k, const LatticePropagator &q1, const LatticePropagator &q2, const LatticePropagator &q3, const SftMom &phases, int t0, int bc_spec)
 
void Chroma::write_qqq (QDPFileWriter &to, multi2d< ThreeQuarks > &qqq, const SftMom &phases, std::string type, std::string sink)
 

Detailed Description

constructs 3 quark propagators contracted at the sink

Definition in file qqq_w.h.