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

Function Documentation

◆ createGaugeAct()

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

Definition at line 20 of file wilson_coarse_fine_1loop_gaugeact.cc.

References Chroma::CreateGaugeStateEnv::reader().

Referenced by registerAll().

◆ registerAll()

bool Chroma::WilsonCoarseFine1LoopGaugeActEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::WilsonCoarseFine1LoopGaugeActEnv::name = "WILSON_COARSE_FINE_1LOOP_GAUGEACT"

◆ registered

bool Chroma::WilsonCoarseFine1LoopGaugeActEnv::registered = false
static

Local registration flag.

Definition at line 30 of file wilson_coarse_fine_1loop_gaugeact.cc.

Referenced by registerAll().