|
CHROMA
|
Functions | |
| FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createFermBC (XMLReader &xml, const std::string &path) |
| Callback function to register with the factory. More... | |
| bool | registerAll () |
Variables | |
| const std::string | name = "SCHROEDINGER_NONPERT_FERMBC" |
| static bool | registered = false |
| FermBC<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::SchrNonPertFermBCEnv::createFermBC | ( | XMLReader & | xml, |
| const std::string & | path | ||
| ) |
Callback function to register with the factory.
Definition at line 16 of file schr_nonpert_fermbc_w.cc.
Referenced by registerAll().
| bool Chroma::SchrNonPertFermBCEnv::registerAll | ( | ) |
Definition at line 27 of file schr_nonpert_fermbc_w.cc.
References createFermBC(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
Referenced by Chroma::WilsonTypeFermBCEnv::registerAll().
| const std::string Chroma::SchrNonPertFermBCEnv::name = "SCHROEDINGER_NONPERT_FERMBC" |
Definition at line 22 of file schr_nonpert_fermbc_w.cc.
Referenced by registerAll().
|
static |
Definition at line 24 of file schr_nonpert_fermbc_w.cc.
Referenced by registerAll().