CHROMA
|
#include <g4g5_x_g4g5_local.h>
Public Member Functions | |
void | compute (LatticeStaggeredPropagator &quark_prop_A, LatticeStaggeredPropagator &quark_prop_B, int j_decay) |
void | compute (multi1d< LatticeStaggeredPropagator > &quark_props, int j_decay) |
g4g5_x_g4g5_local_meson (int t_len, const multi1d< LatticeColorMatrix > &uin, Stag_shift_option type_of_shift_in=SYM_GAUGE_INVAR) | |
virtual | ~g4g5_x_g4g5_local_meson () |
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 = 1 |
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 |
Definition at line 20 of file g4g5_x_g4g5_local.h.
|
inline |
Definition at line 33 of file g4g5_x_g4g5_local.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 |
Definition at line 51 of file g4g5_x_g4g5_local.h.
void Chroma::g4g5_x_g4g5_local_meson::compute | ( | LatticeStaggeredPropagator & | quark_prop_A, |
LatticeStaggeredPropagator & | quark_prop_B, | ||
int | j_decay | ||
) |
Definition at line 56 of file g4g5_x_g4g5_local.cc.
References Chroma::StagPhases::alpha(), Chroma::i, j_decay, mu, Nd, and nu.
Referenced by Chroma::meson_charm().
|
inlinevirtual |
Implements Chroma::staggered_hadron_corr.
Definition at line 30 of file g4g5_x_g4g5_local.h.
|
staticprivate |
Definition at line 59 of file g4g5_x_g4g5_local.h.
Referenced by g4g5_x_g4g5_local_meson().