Functions | |
| GaugeAction< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createGaugeAct (XMLReader &xml, const std::string &path) |
| bool | registerAll () |
| Register all the factories. | |
Variables | |
| const std::string | name = "ANISO_SPECTRUM_GAUGEACT" |
| Name to be used. | |
| static bool | registered = false |
| Local registration flag. | |
| const string | name |
| Name to be used. | |
| GaugeAction< multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::AnisoSpectrumGaugeActEnv::createGaugeAct | ( | XMLReader & | xml, | |
| const std::string & | path | |||
| ) |
Definition at line 20 of file aniso_spectrum_gaugeact.cc.
References Chroma::CreateGaugeStateEnv::reader().
Referenced by registerAll().
| bool Chroma::AnisoSpectrumGaugeActEnv::registerAll | ( | void | ) | [inline] |
Register all the factories.
Register all the factories
Definition at line 33 of file aniso_spectrum_gaugeact.cc.
References createGaugeAct(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
| const std::string Chroma::AnisoSpectrumGaugeActEnv::name = "ANISO_SPECTRUM_GAUGEACT" |
Name to be used.
Definition at line 27 of file aniso_spectrum_gaugeact.cc.
Referenced by registerAll().
bool Chroma::AnisoSpectrumGaugeActEnv::registered = false [static] |
Local registration flag.
Definition at line 30 of file aniso_spectrum_gaugeact.cc.
Referenced by registerAll().
| const string Chroma::AnisoSpectrumGaugeActEnv::name |
1.4.7