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

Function Documentation

◆ createFerm()

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

Definition at line 19 of file simple_fermstate_w.cc.

References Chroma::WilsonTypeFermBCEnv::reader().

Referenced by registerAll().

◆ registerAll()

bool Chroma::CreateSimpleFermStateEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::CreateSimpleFermStateEnv::name = "SIMPLE_FERM_STATE"

Definition at line 28 of file simple_fermstate_w.cc.

Referenced by Chroma::CreateFermStateEnv::reader(), and registerAll().

◆ registered

bool Chroma::CreateSimpleFermStateEnv::registered = false
static

Local registration flag.

Definition at line 31 of file simple_fermstate_w.cc.

Referenced by registerAll().