CHROMA
Namespaces | Functions
ape_link_smearing.cc File Reference

APE link smearing. More...

#include "chromabase.h"
#include "meas/smear/link_smearing_factory.h"
#include "meas/smear/ape_link_smearing.h"
#include "meas/smear/ape_smear.h"

Go to the source code of this file.

Namespaces

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

Functions

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

Detailed Description

APE link smearing.

Definition in file ape_link_smearing.cc.