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

Function Documentation

◆ createGaugeBC()

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

Callback function to register with the factory.

Definition at line 14 of file schr_nonpert_gaugebc.cc.

Referenced by registerAll().

◆ registerAll()

bool Chroma::SchrNonPertGaugeBCEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::SchrNonPertGaugeBCEnv::name = "SCHROEDINGER_NONPERT_GAUGEBC"

Definition at line 20 of file schr_nonpert_gaugebc.cc.

Referenced by registerAll().

◆ registered

bool Chroma::SchrNonPertGaugeBCEnv::registered = false
static

Local registration flag.

Definition at line 23 of file schr_nonpert_gaugebc.cc.

Referenced by registerAll().