CHROMA
|
Functions | |
GaugeAction< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * | createGaugeAct (XMLReader &xml, const std::string &path) |
bool | registerAll () |
Register all the factories. More... | |
double | getTime () |
Variables | |
const std::string | name = "PLAQ_PLUS_SPATIAL_TWO_PLAQ_GAUGEACT" |
static bool | registered = false |
Local registration flag. More... | |
static double | time_spent = 0 |
GaugeAction< multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::PlaqPlusSpatialTwoPlaqGaugeActEnv::createGaugeAct | ( | XMLReader & | xml, |
const std::string & | path | ||
) |
Definition at line 19 of file plaq_plus_spatial_two_plaq_gaugeact.cc.
References Chroma::CreateGaugeStateEnv::reader().
Referenced by registerAll().
double Chroma::PlaqPlusSpatialTwoPlaqGaugeActEnv::getTime | ( | ) |
Definition at line 44 of file plaq_plus_spatial_two_plaq_gaugeact.cc.
References time_spent.
Referenced by main().
bool Chroma::PlaqPlusSpatialTwoPlaqGaugeActEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 32 of file plaq_plus_spatial_two_plaq_gaugeact.cc.
References createGaugeAct(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.
Referenced by Chroma::GaugeActsEnv::registerAll().
const std::string Chroma::PlaqPlusSpatialTwoPlaqGaugeActEnv::name = "PLAQ_PLUS_SPATIAL_TWO_PLAQ_GAUGEACT" |
Definition at line 26 of file plaq_plus_spatial_two_plaq_gaugeact.cc.
Referenced by registerAll().
|
static |
Local registration flag.
Definition at line 29 of file plaq_plus_spatial_two_plaq_gaugeact.cc.
Referenced by registerAll().
|
static |
Definition at line 43 of file plaq_plus_spatial_two_plaq_gaugeact.cc.
Referenced by getTime().