|
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 = "TWISTED_FERMBC" |
| Name to be used. More... | |
| static bool | registered = false |
Name and registration.
| FermBC<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::WilsonTypeTwistedFermBCEnv::createFermBC | ( | XMLReader & | xml_in, |
| const std::string & | path | ||
| ) |
Callback function.
Definition at line 74 of file twisted_fermbc_w.cc.
References bc.
Referenced by registerAll().
| bool Chroma::WilsonTypeTwistedFermBCEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 89 of file twisted_fermbc_w.cc.
References createFermBC(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
Referenced by Chroma::WilsonTypeFermBCEnv::registerAll().
| const std::string Chroma::WilsonTypeTwistedFermBCEnv::name = "TWISTED_FERMBC" |
Name to be used.
Definition at line 83 of file twisted_fermbc_w.cc.
Referenced by registerAll(), and Chroma::write().
|
static |
Definition at line 85 of file twisted_fermbc_w.cc.
Referenced by registerAll().