CHROMA
|
Inline construction of propagator returning only a single lattice fermion. More...
#include "fermact.h"
#include "meas/inline/hadron/inline_propagator_ferm_w.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/glue/mesplq.h"
#include "util/ft/sftmom.h"
#include "util/info/proginfo.h"
#include "util/info/unique_id.h"
#include "actions/ferm/fermacts/fermact_factory_w.h"
#include "actions/ferm/fermacts/fermacts_aggregate_w.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::InlinePropagatorFermEnv | |
Functions | |
bool | Chroma::InlinePropagatorFermEnv::registerAll () |
Register all the factories. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlinePropagatorFermParams::NamedObject_t &input) |
Propagator input. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const InlinePropagatorFermParams::NamedObject_t &input) |
Propagator output. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlinePropagatorFermParams &input) |
Propagator input. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const InlinePropagatorFermParams &input) |
Propagator output. More... | |
Variables | |
const std::string | Chroma::InlinePropagatorFermEnv::name = "PROPAGATOR_FERM" |
Inline construction of propagator returning only a single lattice fermion.
Propagator calculations
Definition in file inline_propagator_ferm_w.cc.