CHROMA
Classes | Namespaces | Functions
gaus_quark_smearing.h File Reference

Gaussian smearing of color std::vector and propagator. More...

#include "meas/smear/quark_smearing.h"

Go to the source code of this file.

Classes

struct  Chroma::GausQuarkSmearingEnv::Params
 Params for Gauss quark smearing. More...
 
class  Chroma::GausQuarkSmearingEnv::QuarkSmear< T >
 Gaussian quark smearing. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::GausQuarkSmearingEnv
 Hooks to register the class.
 

Functions

bool Chroma::GausQuarkSmearingEnv::registerAll ()
 Register all the factories. More...
 
std::string Chroma::GausQuarkSmearingEnv::getName ()
 Return the name. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, GausQuarkSmearingEnv::Params &param)
 Reader. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const GausQuarkSmearingEnv::Params &param)
 Parameters for running code. More...
 

Detailed Description

Gaussian smearing of color std::vector and propagator.

Definition in file gaus_quark_smearing.h.