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