CHROMA
Classes | Namespaces | Functions
baryon_s.cc File Reference
#include "chromabase.h"

Go to the source code of this file.

Classes

class  Chroma::TimeSliceFunc
 Function object used for constructing the time-slice set. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::baryon_s (LatticeStaggeredPropagator &quark_propagator_in, multi1d< Complex > &barprop, multi1d< int > &t_source, int j_decay, int bc_spec)
 
void Chroma::baryon_local_s (LatticeStaggeredPropagator &quark_propagator_in, multi1d< Complex > &barprop, multi1d< int > &t_source, int j_decay, int bc_spec)
 
void Chroma::lower_contract (LatticeComplex &b_prop, const LatticeColorMatrix &quark_propagator_a, const LatticeColorMatrix &quark_propagator_b, const LatticeColorMatrix &quark_propagator_c, int cf_1, int ci_1, int cf_2, int ci_2, int cf_3, int ci_3, int sgn_epsilon, int wick_sign)
 
void Chroma::baryon_s (LatticeStaggeredPropagator &quark_propagator_in_a, LatticeStaggeredPropagator &quark_propagator_in_b, LatticeStaggeredPropagator &quark_propagator_in_c, multi1d< Complex > &barprop, multi1d< int > &t_source, int j_decay, int bc_spec)