CHROMA
Functions | Variables
Chroma::WilsonTypeBackgroundFermBCEnv Namespace Reference

Name and registration. More...

Functions

FermBC< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createFermBC (XMLReader &xml_in, const std::string &path)
 Callback function. More...
 
bool registerAll ()
 Register all the factories. More...
 

Variables

const std::string name = "BACKGROUND_FERMBC"
 Name to be used. More...
 
static bool registered = false
 

Detailed Description

Name and registration.

Function Documentation

◆ createFermBC()

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

Callback function.

Definition at line 63 of file background_fermbc_w.cc.

References bc.

Referenced by registerAll().

◆ registerAll()

bool Chroma::WilsonTypeBackgroundFermBCEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::WilsonTypeBackgroundFermBCEnv::name = "BACKGROUND_FERMBC"

Name to be used.

Definition at line 72 of file background_fermbc_w.cc.

Referenced by registerAll(), and Chroma::write().

◆ registered

bool Chroma::WilsonTypeBackgroundFermBCEnv::registered = false
static

Definition at line 74 of file background_fermbc_w.cc.

Referenced by registerAll().