CHROMA
|
Hooks to register the class. More...
Classes | |
struct | Params |
Point source parameters. More... | |
class | SourceConst |
Shell source construction for Schroedinger Functional. 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::SFShellQuarkSourceConstEnv::getName | ( | ) |
Return the name.
Definition at line 50 of file sf_sh_source_const.cc.
References Chroma::AsqtadFermActEnv::name.
bool Chroma::SFShellQuarkSourceConstEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 53 of file sf_sh_source_const.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::AsqtadFermActEnv::name, Chroma::WilsonTypeFermBCEnv::registerAll(), Chroma::LinkSmearingEnv::registerAll(), Chroma::QuarkDisplacementEnv::registerAll(), Chroma::QuarkSmearingEnv::registerAll(), Chroma::AsqtadFermActEnv::registered, and Chroma::PlusMinusEnv::registered.
Referenced by Chroma::QuarkSourceConstructionEnv::registerAll().