CHROMA
Namespaces | Functions
vector_quark_smearing.cc File Reference

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

#include "chromabase.h"
#include "meas/smear/quark_smearing_factory.h"
#include "meas/smear/vector_quark_smearing.h"
#include "meas/smear/vector_smear.h"
#include "meas/inline/io/named_objmap.h"

Go to the source code of this file.

Namespaces

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

Functions

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

Detailed Description

Gaussian smearing of color std::vector.

Definition in file vector_quark_smearing.cc.