CHROMA
|
#include <pseudoscalar_loops_s.h>
Public Member Functions | |
void | compute (LatticeStaggeredFermion &q_source, LatticeStaggeredFermion &psi, int isample) |
threelink_pseudoscalar_loop_fuzz (int t_len, int nsample, const multi1d< LatticeColorMatrix > &uin, Stag_shift_option type_of_shift_in) | |
~threelink_pseudoscalar_loop_fuzz () | |
Public Member Functions inherited from Chroma::staggered_loops | |
void | dump (XMLWriter &xml_out) |
void | dump (XMLWriter &xml_out, int &i) |
staggered_loops (int t_len, int t_sample, const multi1d< LatticeColorMatrix > &uin, Stag_shift_option type_of_shift_in) | |
virtual | ~staggered_loops () |
LatticeStaggeredFermion | shift_deltaProp (multi1d< int > &delta, const LatticeStaggeredFermion &src) |
void | binary_dump (std::string start_name) |
Additional Inherited Members | |
Protected Attributes inherited from Chroma::staggered_loops | |
multi2d< DComplex > | corr_fn |
multi1d< DComplex > | corr |
std::string | outer_tag |
std::string | inner_tag |
multi1d< LatticeColorMatrix > | u |
Definition at line 136 of file pseudoscalar_loops_s.h.
|
inline |
Definition at line 144 of file pseudoscalar_loops_s.h.
References Chroma::staggered_loops::inner_tag, and Chroma::staggered_loops::outer_tag.
|
inline |
Definition at line 155 of file pseudoscalar_loops_s.h.
|
virtual |
Implements Chroma::staggered_loops.
Definition at line 165 of file pseudoscalar_loops_s.cc.
References Chroma::StagPhases::alpha(), Chroma::staggered_loops::corr, Chroma::staggered_loops::corr_fn, Chroma::InlinePropAndMatElemDistillation2Env::local::localInnerProduct(), Nd, and Chroma::staggered_loops::shift_deltaProp().
Referenced by Chroma::ks_fuzz_loops(), and Chroma::ks_fuzz_loops_stoch_conn().