CHROMA
Namespaces | Functions
barcomp_w.cc File Reference

Construct all components of a baryon propagator. More...

#include "meas/hadron/barcomp_w.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::barcompSparse (QQQSparse_t &barprop, const LatticePropagator &quark_propagator_1, const LatticePropagator &quark_propagator_2, const LatticePropagator &quark_propagator_3, const multi1d< QQQSpinIndices_t > spin_indices, const SftMom &phases, int t0, int bc_spec)
 Construct all components of a baryon propagator. More...
 
void Chroma::barcomp (QQQDense_t &barprop, const LatticePropagator &quark_propagator_1, const LatticePropagator &quark_propagator_2, const LatticePropagator &quark_propagator_3, const SftMom &phases, int t0, int bc_spec)
 Construct all components of a baryon propagator. More...
 

Detailed Description

Construct all components of a baryon propagator.

Definition in file barcomp_w.cc.