Functions | |
| FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createFermBC (XMLReader &xml, const string &path) |
| Callback function to register with the factory. | |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| const std::string | name = "SCHROEDINGER_CHROMOMAG_FERMBC" |
| Name to be used. | |
| static bool | registered = false |
| const std::string | name |
| Name to be used. | |
| FermBC<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::SchrChromoMagFermBCEnv::createFermBC | ( | XMLReader & | xml, | |
| const string & | path | |||
| ) |
Callback function to register with the factory.
Definition at line 17 of file schr_chromomag_fermbc_w.cc.
Referenced by registerAll().
| bool Chroma::SchrChromoMagFermBCEnv::registerAll | ( | void | ) |
Register all the factories.
Definition at line 27 of file schr_chromomag_fermbc_w.cc.
References createFermBC(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::SchrChromoMagFermBCEnv::name = "SCHROEDINGER_CHROMOMAG_FERMBC" |
Name to be used.
Definition at line 23 of file schr_chromomag_fermbc_w.cc.
Referenced by registerAll().
bool Chroma::SchrChromoMagFermBCEnv::registered = false [static] |
| const std::string Chroma::SchrChromoMagFermBCEnv::name |
1.4.7