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