Classes | |
| struct | Params |
| Random complex Z(N) sources using dilution. More... | |
| class | SourceConst |
| Random complex Z(N) sources using dilution. More... | |
Functions | |
| QuarkSourceConstruction< LatticeFermion > * | createFerm (XMLReader &xml_in, const std::string &path) |
| Callback function. | |
| const std::string | name ("DILUTE_GRID_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<LatticeFermion>* Chroma::DiluteGridQuarkSourceConstEnv::@214::createFerm | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) | [static] |
Callback function.
Definition at line 48 of file diluteGrid_source_const.cc.
Referenced by registerAll().
| const std::string Chroma::DiluteGridQuarkSourceConstEnv::@214::name | ( | "DILUTE_GRID_SOURCE" | ) | [static] |
Name to be used.
Referenced by getName(), Chroma::DiluteGridQuarkSourceConstEnv::SourceConst< T >::operator()(), and registerAll().
| std::string Chroma::DiluteGridQuarkSourceConstEnv::getName | ( | ) |
| bool Chroma::DiluteGridQuarkSourceConstEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 65 of file diluteGrid_source_const.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name(), Chroma::AsqtadFermActEnv::registerAll(), and registered.
bool Chroma::DiluteGridQuarkSourceConstEnv::registered = false [static] |
Local registration flag.
Definition at line 55 of file diluteGrid_source_const.cc.
Referenced by registerAll().
1.4.7