CHROMA
Functions | Variables
Chroma::CreatePeriodicGaugeStateEnv Namespace Reference

Functions

CreateGaugeState< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createCreator (XMLReader &xml, const std::string &path)
 
bool registerAll ()
 Register all the factories. More...
 

Variables

const std::string name = "PERIODIC_GAUGE_STATE"
 
static bool registered = false
 Local registration flag. More...
 

Function Documentation

◆ createCreator()

CreateGaugeState<multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::CreatePeriodicGaugeStateEnv::createCreator ( XMLReader &  xml,
const std::string &  path 
)

Definition at line 17 of file periodic_gaugestate.cc.

Referenced by registerAll().

◆ registerAll()

bool Chroma::CreatePeriodicGaugeStateEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::CreatePeriodicGaugeStateEnv::name = "PERIODIC_GAUGE_STATE"

◆ registered

bool Chroma::CreatePeriodicGaugeStateEnv::registered = false
static

Local registration flag.

Definition at line 27 of file periodic_gaugestate.cc.

Referenced by registerAll().