CHROMA
Functions | Variables
Chroma::StaggeredCreatePeriodicFermStateEnv Namespace Reference

Functions

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

Variables

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

Function Documentation

◆ createStag()

CreateFermState<LatticeStaggeredFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::StaggeredCreatePeriodicFermStateEnv::createStag ( XMLReader &  xml,
const std::string &  path 
)

Definition at line 17 of file periodic_fermstate_s.cc.

Referenced by registerAll().

◆ registerAll()

bool Chroma::StaggeredCreatePeriodicFermStateEnv::registerAll ( )

Variable Documentation

◆ name

const std::string Chroma::StaggeredCreatePeriodicFermStateEnv::name = "PERIODIC_FERM_STATE"

◆ registered

bool Chroma::StaggeredCreatePeriodicFermStateEnv::registered = false
static

Local registration flag.

Definition at line 28 of file periodic_fermstate_s.cc.

Referenced by registerAll().