Chroma::GammaDisplacementEnv Namespace Reference
[Smearing routines]

Hooks to register the class. More...


Classes

struct  Params
 Params for simple quark displacement. More...
class  QuarkDisplace
 Gamma insertion/displacement. More...

Functions

QuarkDisplacement< LatticePropagator > * createProp (XMLReader &xml_in, const std::string &path)
 Callback function.
QuarkDisplacement< LatticeFermion > * createFerm (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 = "GAMMA_INSERTION"
 Name to be used.


Detailed Description

Hooks to register the class.

Function Documentation

QuarkDisplacement<LatticePropagator>* Chroma::GammaDisplacementEnv::@199::createProp ( XMLReader &  xml_in,
const std::string &  path 
) [static]

Callback function.

Definition at line 34 of file gamma_displacement_w.cc.

Referenced by registerAll().

QuarkDisplacement<LatticeFermion>* Chroma::GammaDisplacementEnv::@199::createFerm ( XMLReader &  xml_in,
const std::string &  path 
) [static]

Callback function.

Definition at line 41 of file gamma_displacement_w.cc.

Referenced by registerAll().

std::string Chroma::GammaDisplacementEnv::getName (  ) 

Return the name.

Definition at line 55 of file gamma_displacement_w.cc.

References name.

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

Register all the factories.

Register all the factories

Definition at line 58 of file gamma_displacement_w.cc.

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


Variable Documentation

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

Local registration flag.

Definition at line 48 of file gamma_displacement_w.cc.

Referenced by registerAll().

const std::string Chroma::GammaDisplacementEnv::name = "GAMMA_INSERTION" [static]

Name to be used.

Definition at line 51 of file gamma_displacement_w.cc.

Referenced by getName(), and registerAll().


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