CHROMA
|
Vector Smearing: Use an outerproduct of vectors as the smearing scheme. More...
#include "util/ferm/subset_vectors.h"
#include "meas/smear/quark_smearing.h"
#include "meas/inline/io/named_objmap.h"
Go to the source code of this file.
Classes | |
struct | Chroma::VectorQuarkSmearingEnv::Params |
Params for Vector Smearing. More... | |
class | Chroma::VectorQuarkSmearingEnv::QuarkSmear< T > |
Vector smearing. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::VectorQuarkSmearingEnv | |
Hooks to register the class. | |
Functions | |
bool | Chroma::VectorQuarkSmearingEnv::registerAll () |
Register all the factories. More... | |
std::string | Chroma::VectorQuarkSmearingEnv::getName () |
Return the name. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, VectorQuarkSmearingEnv::Params ¶m) |
Reader. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const VectorQuarkSmearingEnv::Params ¶m) |
Parameters for running code. More... | |
Vector Smearing: Use an outerproduct of vectors as the smearing scheme.
Definition in file vector_quark_smearing.h.