CHROMA
Functions | Variables
Chroma::CreateSLICFermStateEnv 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 = "SLIC_FERM_STATE"
 
static bool registered = false
 Local registration flag. More...
 

Function Documentation

◆ createFerm()

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

Definition at line 55 of file stout_fermstate_w.cc.

References Chroma::WilsonTypeFermBCEnv::reader().

Referenced by registerAll().

◆ registerAll()

bool Chroma::CreateSLICFermStateEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::CreateSLICFermStateEnv::name = "SLIC_FERM_STATE"

Definition at line 64 of file stout_fermstate_w.cc.

Referenced by registerAll().

◆ registered

bool Chroma::CreateSLICFermStateEnv::registered = false
static

Local registration flag.

Definition at line 67 of file stout_fermstate_w.cc.

Referenced by registerAll().