24 const multi1d<LatticeColorMatrix> &
u ,
25 bool gauge_shift,
bool sym_shift,
32 if((gauge_shift) && (sym_shift)){
35 if((gauge_shift) && (!sym_shift)){
38 if((!gauge_shift) && (sym_shift)){
41 if((!gauge_shift) && (!sym_shift)){
56 if(binary_meson_dump){
59 tagged_filename_base=binary_name+
"PS.LL.";
64 push(xml_out,
"Pseudoscalars");
65 push(xml_out,
"Lsink_Lsrc");
76 QDPIO::cout <<
"Computed 8 basic pseudoscalars" << std::endl;
void binary_dump(int t_source, std::string start_name)
void dump(int t_source, XMLWriter &xml_out)
void compute(multi1d< LatticeStaggeredPropagator > &quark_props, int j_decay)
Class for counted reference semantics.
Asqtad Staggered-Dirac operator.
static multi1d< LatticeColorMatrix > u
push(xml_out,"Condensates")
void compute_8_pions(multi1d< LatticeStaggeredPropagator > &stag_prop, const multi1d< LatticeColorMatrix > &u, bool gauge_shift, bool sym_shift, XMLWriter &xml_out, int j_decay, int t_length, int t_source, bool binary_meson_dump, std::string binary_name)
Point source construction.
Compute staggered quark propagator.