|
CHROMA
|
Go to the source code of this file.
Classes | |
| struct | Prop_t |
| Propagators. More... | |
| struct | SeqSource_input_t |
| Mega-structure of all input. More... | |
Functions | |
| void | read (XMLReader &xml, const std::string &path, Prop_t &input) |
| Propagator parameters. More... | |
| void | read (XMLReader &xml, const std::string &path, SeqSource_input_t &input) |
| int | main (int argc, char **argv) |
| Sequential source generation. More... | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Sequential source generation.
Definition at line 80 of file inline_polar_source_w.cc.
References Chroma::a, BACKWARD, SeqSource_input_t::cfg, Chroma::InlineEigenBinLimeColVecReadNamedObjEnv::coords(), Chroma::END_CODE(), FORWARD, Chroma::gaugeStartup(), Chroma::SftMom::getSet(), Chroma::i, j, j_decay, Chroma::k, l, link, Chroma::MesPlq(), Nd, SeqSource_input_t::param, Chroma::pop(), Chroma::proginfo(), SeqSource_input_t::prop, Prop_t::prop_file, prop_header, Chroma::push(), Chroma::read(), Chroma::readQprop(), s_plaq, Prop_t::seqsource_file, Prop_t::seqsource_volfmt, Chroma::START_CODE(), t_plaq, t_source, Chroma::u, Chroma::uniqueId(), Chroma::unitarityCheck(), w_plaq, Chroma::write(), Chroma::writeQprop(), and Chroma::zero.
| void read | ( | XMLReader & | xml, |
| const std::string & | path, | ||
| Prop_t & | input | ||
| ) |
Propagator parameters.
Definition at line 36 of file inline_polar_source_w.cc.
References Prop_t::prop_file, Chroma::read(), Prop_t::seqsource_file, and Prop_t::seqsource_volfmt.
| void read | ( | XMLReader & | xml, |
| const std::string & | path, | ||
| SeqSource_input_t & | input | ||
| ) |
Definition at line 47 of file inline_polar_source_w.cc.
References SeqSource_input_t::cfg, SeqSource_input_t::param, SeqSource_input_t::prop, and Chroma::read().