CHROMA
|
Classes | |
struct | Params |
Parameter structure. More... | |
class | QuarkLineFact |
Connected quark lines. More... | |
Functions | |
void | read (XMLReader &xml, const std::string &path, Params &input) |
Propagator input. More... | |
void | write (XMLWriter &xml, const std::string &path, const Params &input) |
Propagator output. More... | |
void Chroma::DistillutionFactoryEnv::Connected::read | ( | XMLReader & | xml, |
const std::string & | path, | ||
Params & | input | ||
) |
Propagator input.
Definition at line 118 of file distillution_factory.cc.
References Chroma::tmp.
Referenced by Chroma::DistillutionFactoryEnv::Connected::Params::Params().
void Chroma::DistillutionFactoryEnv::Connected::write | ( | XMLWriter & | xml, |
const std::string & | path, | ||
const Params & | input | ||
) |
Propagator output.
Definition at line 125 of file distillution_factory.cc.
References Chroma::DistillutionFactoryEnv::Connected::Params::writeXML().
Referenced by Chroma::DistillutionFactoryEnv::Connected::Params::writeXML().