|
CHROMA
|
Inline construction of make_source for lattice fermions. More...
#include "handle.h"#include "meas/inline/hadron/inline_make_source_ferm_w.h"#include "meas/inline/abs_inline_measurement_factory.h"#include "meas/glue/mesplq.h"#include "meas/sources/source_const_factory.h"#include "meas/sources/source_const_aggregate.h"#include "util/ft/sftmom.h"#include "util/info/proginfo.h"#include "util/info/unique_id.h"#include "meas/inline/make_xml_file.h"#include "meas/inline/io/named_objmap.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::InlineMakeSourceFermEnv | |
Functions | |
| bool | Chroma::InlineMakeSourceFermEnv::registerAll () |
| Register all the factories. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, InlineMakeSourceFermParams::NamedObject_t &input) |
| MakeSourceFerm input. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineMakeSourceFermParams::NamedObject_t &input) |
| MakeSourceFerm output. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, InlineMakeSourceFermParams &input) |
| Make source input. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineMakeSourceFermParams &input) |
| Make source output. More... | |
Variables | |
| const std::string | Chroma::InlineMakeSourceFermEnv::name = "MAKE_SOURCE_FERM" |
Inline construction of make_source for lattice fermions.
Construct source for propagator calculations
Definition in file inline_make_source_ferm_w.cc.