CHROMA
Functions | Variables
Chroma::SchrChromoMagFermBCEnv Namespace Reference

Functions

FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createFermBC (XMLReader &xml, const std::string &path)
 Callback function to register with the factory. More...
 
bool registerAll ()
 

Variables

const std::string name = "SCHROEDINGER_CHROMOMAG_FERMBC"
 
static bool registered = false
 

Function Documentation

◆ createFermBC()

FermBC<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::SchrChromoMagFermBCEnv::createFermBC ( XMLReader &  xml,
const std::string &  path 
)

Callback function to register with the factory.

Definition at line 16 of file schr_chromomag_fermbc_w.cc.

Referenced by registerAll().

◆ registerAll()

bool Chroma::SchrChromoMagFermBCEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::SchrChromoMagFermBCEnv::name = "SCHROEDINGER_CHROMOMAG_FERMBC"

Definition at line 22 of file schr_chromomag_fermbc_w.cc.

Referenced by registerAll().

◆ registered

bool Chroma::SchrChromoMagFermBCEnv::registered = false
static

Definition at line 24 of file schr_chromomag_fermbc_w.cc.

Referenced by registerAll().