Functions | |
| bool | registerAll () |
| Register all the factories. | |
| Handle< GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > | reader (XMLReader &xml_in, const std::string &path) |
| Helper function for the GaugeAction readers. | |
Variables | |
| static bool | registered = false |
| Local registration flag. | |
| bool Chroma::GaugeTypeGaugeBCEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 27 of file gaugebc_aggregate.cc.
References Chroma::AsqtadFermActEnv::registerAll(), and registered.
| Handle< GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > Chroma::GaugeTypeGaugeBCEnv::reader | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Helper function for the GaugeAction readers.
Definition at line 49 of file gaugebc_aggregate.cc.
References Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::read(), and registered.
bool Chroma::GaugeTypeGaugeBCEnv::registered = false [static] |
Local registration flag.
Definition at line 24 of file gaugebc_aggregate.cc.
Referenced by reader(), and registerAll().
1.4.7