CHROMA
Namespaces | Functions
stag_propShift_s.cc File Reference
#include "chromabase.h"
#include "meas/hadron/stag_propShift_s.h"
#include "meas/smear/displacement.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

int Chroma::deltaToPropIndex (multi1d< int > &delta)
 
void Chroma::PropIndexTodelta (int src_index, multi1d< int > &delta)
 
LatticeStaggeredPropagator Chroma::shiftDeltaProp (multi1d< int > &delta, const LatticeStaggeredPropagator &src)
 
template<typename T >
T Chroma::shiftDeltaPropCov_t (multi1d< int > &delta, const T &src, multi1d< LatticeColorMatrix > u, bool sym_flag)
 
LatticeStaggeredPropagator Chroma::shiftDeltaPropCov (multi1d< int > &delta, const LatticeStaggeredPropagator &src, multi1d< LatticeColorMatrix > u, bool sym_flag)
 
LatticeStaggeredFermion Chroma::shiftDeltaPropCov (multi1d< int > &delta, const LatticeStaggeredFermion &src, multi1d< LatticeColorMatrix > u, bool sym_flag)
 
LatticeStaggeredPropagator Chroma::shiftDeltaProp (multi1d< int > &delta, const LatticeStaggeredPropagator &src, bool sym_flag)