CHROMA
Functions | Variables
Chroma::SchrSFZeroGaugeBCEnv Namespace Reference

Functions

GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createGaugeBC (XMLReader &xml, const std::string &path)
 Callback function to register with the factory. More...
 
bool registerAll ()
 Register all the factories. More...
 

Variables

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

Function Documentation

◆ createGaugeBC()

GaugeBC< multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::SchrSFZeroGaugeBCEnv::createGaugeBC ( XMLReader &  xml,
const std::string &  path 
)

Callback function to register with the factory.

Definition at line 14 of file schr_sf_zero_gaugebc.cc.

Referenced by registerAll().

◆ registerAll()

bool Chroma::SchrSFZeroGaugeBCEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::SchrSFZeroGaugeBCEnv::name = "SCHROEDINGER_ZERO_GAUGEBC"

Definition at line 20 of file schr_sf_zero_gaugebc.cc.

Referenced by registerAll().

◆ registered

bool Chroma::SchrSFZeroGaugeBCEnv::registered = false
static

Local registration flag.

Definition at line 23 of file schr_sf_zero_gaugebc.cc.

Referenced by registerAll().