CHROMA
|
No link smearing. More...
#include "meas/smear/link_smearing.h"
Go to the source code of this file.
Classes | |
struct | Chroma::NoLinkSmearingEnv::Params |
Params for No link smearing. More... | |
class | Chroma::NoLinkSmearingEnv::LinkSmear |
No link smearing. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::NoLinkSmearingEnv | |
Hooks to register the class. | |
Functions | |
bool | Chroma::NoLinkSmearingEnv::registerAll () |
Register all the factories. More... | |
std::string | Chroma::NoLinkSmearingEnv::getName () |
Return the name. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, NoLinkSmearingEnv::Params ¶m) |
Reader. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const NoLinkSmearingEnv::Params ¶m) |
Parameters for running code. More... | |
No link smearing.
Definition in file no_link_smearing.h.