Chroma::GausQuarkSmearingEnv Namespace Reference
[Smearing routines]

Hooks to register the class. More...


Classes

struct  Params
 Params for Gauss quark smearing. More...
class  QuarkSmear
 Gaussian quark smearing. More...

Functions

QuarkSmearing< LatticePropagator > * createProp (XMLReader &xml_in, const std::string &path)
 Callback function.
QuarkSmearing< LatticeStaggeredPropagator > * createStagProp (XMLReader &xml_in, const std::string &path)
 Callback function.
QuarkSmearing< LatticeFermion > * createFerm (XMLReader &xml_in, const std::string &path)
 Callback function.
QuarkSmearing< LatticeColorVector > * createColorVec (XMLReader &xml_in, const std::string &path)
 Callback function.
std::string getName ()
 Return the name.
bool registerAll ()
 Register all the factories.

Variables

bool registered = false
 Local registration flag.
const std::string name = "GAUGE_INV_GAUSSIAN"
 Name to be used.


Detailed Description

Hooks to register the class.

Function Documentation

QuarkSmearing<LatticePropagator>* Chroma::GausQuarkSmearingEnv::@200::createProp ( XMLReader &  xml_in,
const std::string &  path 
) [static]

Callback function.

Definition at line 35 of file gaus_quark_smearing.cc.

Referenced by registerAll().

QuarkSmearing<LatticeStaggeredPropagator>* Chroma::GausQuarkSmearingEnv::@200::createStagProp ( XMLReader &  xml_in,
const std::string &  path 
) [static]

Callback function.

Definition at line 42 of file gaus_quark_smearing.cc.

Referenced by registerAll().

QuarkSmearing<LatticeFermion>* Chroma::GausQuarkSmearingEnv::@200::createFerm ( XMLReader &  xml_in,
const std::string &  path 
) [static]

Callback function.

Definition at line 49 of file gaus_quark_smearing.cc.

Referenced by registerAll().

QuarkSmearing<LatticeColorVector>* Chroma::GausQuarkSmearingEnv::@200::createColorVec ( XMLReader &  xml_in,
const std::string &  path 
) [static]

Callback function.

Definition at line 56 of file gaus_quark_smearing.cc.

Referenced by registerAll().

std::string Chroma::GausQuarkSmearingEnv::getName (  ) 

Return the name.

Definition at line 70 of file gaus_quark_smearing.cc.

References name.

bool Chroma::GausQuarkSmearingEnv::registerAll ( void   )  [inline]

Register all the factories.

Register all the factories

Definition at line 73 of file gaus_quark_smearing.cc.

References createColorVec(), createFerm(), createProp(), createStagProp(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.


Variable Documentation

bool Chroma::GausQuarkSmearingEnv::registered = false [static]

Local registration flag.

Definition at line 63 of file gaus_quark_smearing.cc.

Referenced by registerAll().

const std::string Chroma::GausQuarkSmearingEnv::name = "GAUGE_INV_GAUSSIAN" [static]

Name to be used.

Definition at line 66 of file gaus_quark_smearing.cc.

Referenced by getName(), and registerAll().


Generated on Sun Nov 22 04:40:40 2009 for CHROMA by  doxygen 1.4.7