CHROMA
|
Inline task to spin rotate to a Dirac basis. More...
#include "singleton.h"
#include "funcmap.h"
#include "chromabase.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/inline/io/named_objmap.h"
#include "meas/inline/hadron/inline_rotate_spin_w.h"
#include "util/ferm/diractodr.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::RotateSpinObjCallMapEnv | |
IO function std::map environment. | |
Chroma::InlineRotateSpinEnv | |
Functions | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineRotateSpinEnv::Params::NamedObject_t &input) |
Object buffer. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlineRotateSpinEnv::Params::NamedObject_t &input) |
Object buffer. More... | |
bool | Chroma::RotateSpinObjCallMapEnv::registerAll () |
Register all the factories. More... | |
bool | Chroma::InlineRotateSpinEnv::registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | Chroma::InlineRotateSpinEnv::name = "ROTATE_SPIN_NAMED_OBJECT" |
Inline task to spin rotate to a Dirac basis.
Spin rotate a named object
Definition in file inline_rotate_spin_w.cc.