|
CHROMA
|
Read an expanded BMW config. More...
#include "util/gauge/gauge_init_factory.h"#include "util/gauge/gauge_init_aggregate.h"#include "util/gauge/wupp_gauge_init.h"#include "io/readwupp.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::WUPPGaugeInitEnv | |
| Hooks to register the class. | |
Functions | |
| void | Chroma::read (XMLReader &xml, const std::string &path, WUPPGaugeInitEnv::Params ¶m) |
| Reader. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const WUPPGaugeInitEnv::Params ¶m) |
| Parameters for running code. More... | |
| GaugeInit * | Chroma::WUPPGaugeInitEnv::createSource (XMLReader &xml_in, const std::string &path) |
| Callback function. More... | |
| bool | Chroma::WUPPGaugeInitEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| const std::string | Chroma::WUPPGaugeInitEnv::name = "WUPP" |
| Name to be used. More... | |
| static bool | Chroma::WUPPGaugeInitEnv::registered = false |
| Local registration flag. More... | |
Read an expanded BMW config.
Definition in file wupp_gauge_init.cc.