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 ("RAND_DILUTE_ZN_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::DiluteZNQuarkSourceConstEnv::@215::createFerm | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) | [static] |
Callback function.
Definition at line 49 of file dilutezN_source_const.cc.
Referenced by registerAll().
| const std::string Chroma::DiluteZNQuarkSourceConstEnv::@215::name | ( | "RAND_DILUTE_ZN_SOURCE" | ) | [static] |
Name to be used.
Referenced by getName(), Chroma::DiluteZNQuarkSourceConstEnv::SourceConst< T >::operator()(), and registerAll().
| std::string Chroma::DiluteZNQuarkSourceConstEnv::getName | ( | ) |
Return the name.
Definition at line 63 of file dilutezN_source_const.cc.
References name().
Referenced by Chroma::DilutionQuarkSourceConstEnv::ConstDilutionScheme::dilutedSource(), Chroma::InlineStochMeson::func(), Chroma::InlineStochBaryon::func(), and Chroma::StochCondContEnv::StochCondCont::operator()().
| bool Chroma::DiluteZNQuarkSourceConstEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 66 of file dilutezN_source_const.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name(), Chroma::AsqtadFermActEnv::registerAll(), and registered.
bool Chroma::DiluteZNQuarkSourceConstEnv::registered = false [static] |
Local registration flag.
Definition at line 56 of file dilutezN_source_const.cc.
Referenced by registerAll().
1.4.7