|
CHROMA
|
No spin insertion. More...
#include "chromabase.h"#include "meas/hadron/spin_insertion_factory.h"#include "meas/hadron/no_spin_insertion.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::NoSpinInsertionEnv | |
| Hooks to register the class. | |
Functions | |
| void | Chroma::read (XMLReader &xml, const std::string &path, NoSpinInsertionEnv::Params ¶m) |
| Reader. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const NoSpinInsertionEnv::Params ¶m) |
| Parameters for running code. More... | |
| bool | Chroma::NoSpinInsertionEnv::registerAll () |
| Register all the factories. More... | |
Variables | |
| const std::string | Chroma::NoSpinInsertionEnv::name = "NONE" |
| Name to be used. More... | |
No spin insertion.
Definition in file no_spin_insertion.cc.