|
CHROMA
|
Hooks to register the class. More...
Classes | |
| struct | Params |
| Params for Jacobi quark smearing. More... | |
| class | QuarkSmear |
| Jacobi quark smearing. More... | |
Functions | |
| std::string | getName () |
| Return the name. More... | |
| bool | registerAll () |
| Register all the factories. More... | |
Hooks to register the class.
Name and registration.
| std::string Chroma::JacobiQuarkSmearingEnv::getName | ( | ) |
Return the name.
Definition at line 69 of file jacobi_quark_smearing.cc.
References Chroma::AsqtadFermActEnv::name.
Referenced by Chroma::JacobiQuarkSmearingEnv::Params::writeXML().
| bool Chroma::JacobiQuarkSmearingEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 72 of file jacobi_quark_smearing.cc.
References Chroma::CreateExtFieldFermStateEnv::createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::AsqtadFermActEnv::name, and Chroma::AsqtadFermActEnv::registered.
Referenced by Chroma::QuarkSmearingEnv::registerAll().