CHROMA
|
#include <pions_s.h>
Public Member Functions | |
void | compute (multi1d< LatticeStaggeredPropagator > &quark_props, int j_decay) |
staggered_pions (int t_len, const multi1d< LatticeColorMatrix > &uin, Stag_shift_option type_of_shift_in=SYM_GAUGE_INVAR) | |
virtual | ~staggered_pions () |
Public Member Functions inherited from Chroma::staggered_hadron_corr | |
void | dump (int t_source, XMLWriter &xml_out) |
void | binary_dump (int t_source, std::string start_name) |
staggered_hadron_corr (int t_len, int t_chan, const multi1d< LatticeColorMatrix > &uin, Stag_shift_option type_of_shift_in) | |
virtual | ~staggered_hadron_corr () |
Static Private Attributes | |
static const int | no_pions = 16 |
Additional Inherited Members | |
Protected Member Functions inherited from Chroma::staggered_hadron_corr | |
LatticeStaggeredPropagator | shift_deltaProp (multi1d< int > &delta, const LatticeStaggeredPropagator &src) |
Protected Attributes inherited from Chroma::staggered_hadron_corr | |
multi2d< DComplex > | corr_fn |
std::string | outer_tag |
std::string | inner_tag |
multi1d< std::string > | tag_names |
multi1d< LatticeColorMatrix > | u |
|
inline |
Definition at line 31 of file pions_s.h.
References Chroma::i, Chroma::staggered_hadron_corr::inner_tag, no_pions, Chroma::staggered_hadron_corr::outer_tag, Octave::tag(), and Chroma::staggered_hadron_corr::tag_names.
|
inlinevirtual |
|
virtual |
Implements Chroma::staggered_hadron_corr.
Definition at line 69 of file pions_s.cc.
References Chroma::StagPhases::alpha(), Chroma::StagPhases::beta(), Chroma::deltaToPropIndex(), Chroma::i, j_decay, mu, Nd, nu, NUM_STAG_PIONS, and NUM_STAG_PROPS.
Referenced by Chroma::compute_8_pions(), and main().
|
staticprivate |
Definition at line 57 of file pions_s.h.
Referenced by staggered_pions().