CHROMA
Functions | Variables
Chroma::GaugeTypeGaugeBCEnv Namespace Reference

Name and registration. More...

Functions

bool registerAll ()
 Register all the factories. More...
 
Handle< GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > reader (XMLReader &xml_in, const std::string &path)
 Helper function for the GaugeAction readers. More...
 

Variables

static bool registered = false
 Local registration flag. More...
 

Detailed Description

Name and registration.

Registration aggregator.

Function Documentation

◆ reader()

Handle< GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > Chroma::GaugeTypeGaugeBCEnv::reader ( XMLReader &  xml_in,
const std::string &  path 
)

◆ registerAll()

bool Chroma::GaugeTypeGaugeBCEnv::registerAll ( )

Variable Documentation

◆ registered

bool Chroma::GaugeTypeGaugeBCEnv::registered = false
static

Local registration flag.

Definition at line 23 of file gaugebc_aggregate.cc.

Referenced by reader(), and registerAll().