CHROMA
Namespaces | Functions | Variables
inline_propagator_w.cc File Reference

Inline construction of propagator. More...

#include "fermact.h"
#include "meas/inline/hadron/inline_propagator_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::InlinePropagatorEnv
 

Functions

bool Chroma::InlinePropagatorEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlinePropagatorParams::NamedObject_t &input)
 Propagator input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlinePropagatorParams::NamedObject_t &input)
 Propagator output. More...
 

Variables

const std::string Chroma::InlinePropagatorEnv::name = "PROPAGATOR"
 

Detailed Description

Inline construction of propagator.

Propagator calculations

Definition in file inline_propagator_w.cc.