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