CHROMA
Functions | Variables
Chroma::WilsonTypeTwistedFermBCEnv 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 = "TWISTED_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::WilsonTypeTwistedFermBCEnv::createFermBC ( XMLReader &  xml_in,
const std::string &  path 
)

Callback function.

Definition at line 74 of file twisted_fermbc_w.cc.

References bc.

Referenced by registerAll().

◆ registerAll()

bool Chroma::WilsonTypeTwistedFermBCEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::WilsonTypeTwistedFermBCEnv::name = "TWISTED_FERMBC"

Name to be used.

Definition at line 83 of file twisted_fermbc_w.cc.

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

◆ registered

bool Chroma::WilsonTypeTwistedFermBCEnv::registered = false
static

Definition at line 85 of file twisted_fermbc_w.cc.

Referenced by registerAll().