|
CHROMA
|
Setup the origin and noise factory for distillution. More...
#include "meas/inline/hadron/inline_distillution_noise.h"#include "meas/inline/abs_inline_measurement_factory.h"#include "util/ferm/distillution_noise.h"#include "util/info/proginfo.h"#include "meas/inline/make_xml_file.h"#include "meas/inline/io/named_objmap.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::InlineDistillutionNoiseEnv | |
Functions | |
| void | Chroma::InlineDistillutionNoiseEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
| Propagator input. More... | |
| void | Chroma::InlineDistillutionNoiseEnv::write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input) |
| Propagator output. More... | |
| void | Chroma::InlineDistillutionNoiseEnv::read (XMLReader &xml, const std::string &path, Params::Param_t &input) |
| Propagator input. More... | |
| void | Chroma::InlineDistillutionNoiseEnv::write (XMLWriter &xml, const std::string &path, const Params::Param_t &input) |
| Propagator output. More... | |
| void | Chroma::InlineDistillutionNoiseEnv::read (XMLReader &xml, const std::string &path, Params &input) |
| Propagator input. More... | |
| void | Chroma::InlineDistillutionNoiseEnv::write (XMLWriter &xml, const std::string &path, const Params &input) |
| Propagator output. More... | |
| bool | Chroma::InlineDistillutionNoiseEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| const std::string | Chroma::InlineDistillutionNoiseEnv::name = "DISTILLUTION_NOISE" |
Setup the origin and noise factory for distillution.
Setup for distillution
Definition in file inline_distillution_noise.cc.