CHROMA
Functions | Variables
Chroma::StaggeredCreateFermStateEnv Namespace Reference

Registration aggregator. More...

Functions

bool registerAll ()
 Register all the factories. More...
 
GroupXML_t nullXMLGroup ()
 Returns a periodic createstate group. More...
 
Handle< CreateFermState< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > reader (XMLReader &xml_in, const std::string &path)
 Helper function for the CreateFermState readers. More...
 

Variables

static bool registered = false
 Local registration flag. More...
 

Detailed Description

Registration aggregator.

Function Documentation

◆ nullXMLGroup()

GroupXML_t Chroma::StaggeredCreateFermStateEnv::nullXMLGroup ( )

◆ reader()

Handle< CreateFermState< LatticeStaggeredFermion, multi1d< LatticeColorMatrix >, multi1d< LatticeColorMatrix > > > Chroma::StaggeredCreateFermStateEnv::reader ( XMLReader &  xml_in,
const std::string &  path 
)

◆ registerAll()

bool Chroma::StaggeredCreateFermStateEnv::registerAll ( )

Variable Documentation

◆ registered

bool Chroma::StaggeredCreateFermStateEnv::registered = false
static

Local registration flag.

Definition at line 18 of file ferm_createstate_aggregate_s.cc.

Referenced by registerAll().