CHROMA
Functions | Variables
Chroma::CreateHexFermStateEnv Namespace Reference

Functions

CreateFermState< LatticeFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > * createFerm (XMLReader &xml, const std::string &path)
 
bool registerAll ()
 Register all the factories. More...
 

Variables

const std::string name = "HEX_FERM_STATE"
 
static bool registered = false
 Local registration flag. More...
 

Function Documentation

◆ createFerm()

CreateFermState<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::CreateHexFermStateEnv::createFerm ( XMLReader &  xml,
const std::string &  path 
)

Definition at line 27 of file hex_fermstate_w.cc.

References Chroma::WilsonTypeFermBCEnv::reader().

Referenced by registerAll().

◆ registerAll()

bool Chroma::CreateHexFermStateEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::CreateHexFermStateEnv::name = "HEX_FERM_STATE"

Definition at line 36 of file hex_fermstate_w.cc.

Referenced by registerAll().

◆ registered

bool Chroma::CreateHexFermStateEnv::registered = false
static

Local registration flag.

Definition at line 39 of file hex_fermstate_w.cc.

Referenced by registerAll().