Classes | |
| struct | Params |
| Wall source parameters. More... | |
| class | SourceConst |
| Wall source construction. More... | |
Functions | |
| QuarkSourceConstruction< LatticePropagator > * | createProp (XMLReader &xml_in, const std::string &path) |
| Callback function. | |
| const std::string | name ("WALL_SOURCE") |
| Name to be used. | |
| std::string | getName () |
| Return the name. | |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| bool | registered = false |
| Local registration flag. | |
| QuarkSourceConstruction<LatticePropagator>* Chroma::WallQuarkSourceConstEnv::@228::createProp | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) | [static] |
| const std::string Chroma::WallQuarkSourceConstEnv::@228::name | ( | "WALL_SOURCE" | ) | [static] |
| std::string Chroma::WallQuarkSourceConstEnv::getName | ( | ) |
| bool Chroma::WallQuarkSourceConstEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 52 of file wall_source_const.cc.
References createProp(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name(), and registered.
bool Chroma::WallQuarkSourceConstEnv::registered = false [static] |
Local registration flag.
Definition at line 45 of file wall_source_const.cc.
Referenced by registerAll().
1.4.7