13 std::ostream&
operator<<(std::ostream& os,
const Array<int>&
d)
19 for(
int i=1;
i <
d.size(); ++
i)
27 std::ostream&
operator<<(std::ostream& os,
const Array<ComplexD>&
d)
31 for(
int i=0;
i <
d.size(); ++
i)
36 os <<
"(" << real(
d[
i]) <<
"," << imag(
d[
i]) <<
")";
45 std::ostream&
operator<<(std::ostream& os,
const std::vector<T>&
d)
51 for(
int i=1;
i <
d.size(); ++
i)
62 std::ostream&
operator<<(std::ostream& os,
const KeyHadron2PtCorr_t&
d)
64 os <<
"KeyHadron2PtCorr_t:"
65 <<
" src_name= " <<
d.src_name
66 <<
" src_smear= " <<
d.src_smear
67 <<
" src_lorentz= " <<
d.src_lorentz
68 <<
" src_spin= " <<
d.src_spin
69 <<
" snk_name= " <<
d.snk_name
70 <<
" snk_smear= " <<
d.snk_smear
71 <<
" snk_lorentz= " <<
d.snk_lorentz
72 <<
" snk_spin= " <<
d.snk_spin
73 <<
" mass= " <<
d.mass
75 <<
" ensemble= " <<
d.ensemble
76 <<
" num_vecs= " <<
d.num_vecs
88 XMLReader paramtop(xml, path);
99 read(paramtop,
"mom", param.
mom);
void read(XMLReader &xml, const std::string &path, AsqtadFermActParams ¶m)
Read parameters.
void write(XMLWriter &xml, const std::string &path, const AsqtadFermActParams ¶m)
Writer parameters.
Asqtad Staggered-Dirac operator.
QDP::StandardOutputStream & operator<<(QDP::StandardOutputStream &s, const multi1d< int > &d)
push(xml_out,"Condensates")
multi1d< int > snk_lorentz
multi1d< int > src_lorentz