CHROMA
Functions | Variables
Chroma::AnisoSpectrumGaugeActEnv Namespace Reference

Functions

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

Variables

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

Function Documentation

◆ createGaugeAct()

GaugeAction< multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::AnisoSpectrumGaugeActEnv::createGaugeAct ( XMLReader &  xml,
const std::string &  path 
)

◆ registerAll()

bool Chroma::AnisoSpectrumGaugeActEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::AnisoSpectrumGaugeActEnv::name = "ANISO_SPECTRUM_GAUGEACT"

Definition at line 26 of file aniso_spectrum_gaugeact.cc.

Referenced by registerAll().

◆ registered

bool Chroma::AnisoSpectrumGaugeActEnv::registered = false
static

Local registration flag.

Definition at line 29 of file aniso_spectrum_gaugeact.cc.

Referenced by registerAll().