CHROMA
|
Name and registration. More...
Functions | |
FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createFermBC (XMLReader &xml_in, const std::string &path) |
Callback function. More... | |
bool | registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | name = "BACKGROUND_FERMBC" |
Name to be used. More... | |
static bool | registered = false |
Name and registration.
FermBC<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::WilsonTypeBackgroundFermBCEnv::createFermBC | ( | XMLReader & | xml_in, |
const std::string & | path | ||
) |
Callback function.
Definition at line 63 of file background_fermbc_w.cc.
References bc.
Referenced by registerAll().
bool Chroma::WilsonTypeBackgroundFermBCEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 78 of file background_fermbc_w.cc.
References createFermBC(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
Referenced by Chroma::WilsonTypeFermBCEnv::registerAll().
const std::string Chroma::WilsonTypeBackgroundFermBCEnv::name = "BACKGROUND_FERMBC" |
Name to be used.
Definition at line 72 of file background_fermbc_w.cc.
Referenced by registerAll(), and Chroma::write().
|
static |
Definition at line 74 of file background_fermbc_w.cc.
Referenced by registerAll().