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