CHROMA
|
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 = "EXTERNAL_FIELD_FERM_STATE" |
static bool | registered = false |
Local registration flag. More... | |
CreateFermState<LatticeFermion, multi1d<LatticeColorMatrix>, multi1d<LatticeColorMatrix> >* Chroma::CreateExtFieldFermStateEnv::createFerm | ( | XMLReader & | xml, |
const std::string & | path | ||
) |
Definition at line 19 of file extfield_fermstate_w.cc.
References Chroma::ExternalFieldEnv::reader(), and Chroma::WilsonTypeFermBCEnv::reader().
Referenced by registerAll(), Chroma::NoSpinInsertionEnv::registerAll(), Chroma::NormShellQuarkSinkSmearingEnv::registerAll(), Chroma::PointQuarkSinkSmearingEnv::registerAll(), Chroma::ShellQuarkSinkSmearingEnv::registerAll(), Chroma::WallQuarkSinkSmearingEnv::registerAll(), Chroma::GammaDisplacementEnv::registerAll(), Chroma::GausQuarkSmearingEnv::registerAll(), Chroma::JacobiQuarkSmearingEnv::registerAll(), Chroma::NoQuarkDisplacementEnv::registerAll(), Chroma::NoQuarkSmearingEnv::registerAll(), Chroma::SimpleQuarkDisplacementEnv::registerAll(), Chroma::VectorQuarkSmearingEnv::registerAll(), Chroma::DiluteZNEigVecQuarkSourceConstEnv::registerAll(), Chroma::DiluteGridQuarkSourceConstEnv::registerAll(), Chroma::DiluteZNQuarkSourceConstEnv::registerAll(), Chroma::PointQuarkSourceSmearingEnv::registerAll(), and Chroma::ShellQuarkSourceSmearingEnv::registerAll().
bool Chroma::CreateExtFieldFermStateEnv::registerAll | ( | ) |
Register all the factories.
Definition at line 35 of file extfield_fermstate_w.cc.
References createFerm(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, Chroma::ExternalFieldEnv::registerAll(), and registered.
Referenced by Chroma::CreateFermStateEnv::registerAll().
const std::string Chroma::CreateExtFieldFermStateEnv::name = "EXTERNAL_FIELD_FERM_STATE" |
Definition at line 29 of file extfield_fermstate_w.cc.
Referenced by registerAll().
|
static |
Local registration flag.
Definition at line 32 of file extfield_fermstate_w.cc.
Referenced by registerAll().