CHROMA
Functions | Variables
Chroma::CreateSimpleGaugeStateEnv 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 = "SIMPLE_GAUGE_STATE"
 
static bool registered = false
 Local registration flag. More...
 

Function Documentation

◆ createCreator()

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

Definition at line 16 of file simple_gaugestate.cc.

References Chroma::GaugeTypeGaugeBCEnv::reader().

Referenced by registerAll().

◆ registerAll()

bool Chroma::CreateSimpleGaugeStateEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::CreateSimpleGaugeStateEnv::name = "SIMPLE_GAUGE_STATE"

Definition at line 24 of file simple_gaugestate.cc.

Referenced by Chroma::CreateGaugeStateEnv::reader(), and registerAll().

◆ registered

bool Chroma::CreateSimpleGaugeStateEnv::registered = false
static

Local registration flag.

Definition at line 27 of file simple_gaugestate.cc.

Referenced by registerAll().