CHROMA
Namespaces | Functions | Variables
inline_propagator_s.cc File Reference

Inline construction of propagator. More...

#include "fermact.h"
#include "meas/inline/hadron_s/inline_propagator_s.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_s.h"
#include "actions/ferm/fermacts/fermacts_aggregate_s.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::InlineStaggeredPropagatorEnv
 

Functions

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

Variables

const std::string Chroma::InlineStaggeredPropagatorEnv::name = "PROPAGATOR_STAG"
 

Detailed Description

Inline construction of propagator.

Propagator calculations

Definition in file inline_propagator_s.cc.