|
CHROMA
|
Functions | |
| void | Chroma::read (XMLReader &xml, const std::string &path, InlinePropagatorFermParams &input) |
| Propagator input. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const InlinePropagatorFermParams &input) |
| Propagator output. More... | |
Central include file for all inline measurements for hadronic observables
| void Chroma::read | ( | XMLReader & | xml, |
| const std::string & | path, | ||
| InlinePropagatorFermParams & | input | ||
| ) |
Propagator input.
Reader.
Definition at line 111 of file inline_propagator_ferm_w.cc.
References Chroma::tmp.
| void Chroma::write | ( | XMLWriter & | xml, |
| const std::string & | path, | ||
| const InlinePropagatorFermParams & | input | ||
| ) |
Propagator output.
Writer.
Definition at line 118 of file inline_propagator_ferm_w.cc.
References Chroma::InlinePropagatorFermParams::named_obj, Chroma::InlinePropagatorFermParams::param, Chroma::pop(), Chroma::push(), and Chroma::write().