14 namespace PeriodicGaugeBCEnv
21 QDPIO::cout <<
"GaugeBC Callback: Creating PeriodicGaugeBC " << std::endl;
29 QDPIO::cout <<
"GaugeBC Callback: Creating PeriodicGaugeBC " << std::endl;
36 QDPIO::cout <<
"GaugeBC Callback: Creating PeriodicGaugeBC " << std::endl;
Primary include file for CHROMA library code.
Base class for all gauge action boundary conditions.
Gauge boundary conditions.
Gauge boundary condition factories.
GaugeBC< multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createGaugeBC(XMLReader &xml, const std::string &path)
Callback function to register with the factory.
static bool registered
Local registration flag.
GaugeBC< multi1d< LatticeColorMatrixF >, multi1d< LatticeColorMatrixF > > * createGaugeBCF(XMLReader &xml, const std::string &path)
GaugeBC< multi1d< LatticeColorMatrixD >, multi1d< LatticeColorMatrixD > > * createGaugeBCD(XMLReader &xml, const std::string &path)
bool registerAll()
Register all the factories.
Asqtad Staggered-Dirac operator.
Periodic gauge boundary conditions.