CHROMA
Namespaces | Functions | Variables
inline_make_source_s.cc File Reference

Inline construction of make_source. More...

#include "handle.h"
#include "meas/inline/hadron_s/inline_make_source_s.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::InlineStaggeredMakeSourceEnv
 

Functions

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

Variables

const std::string Chroma::InlineStaggeredMakeSourceEnv::name = "MAKE_SOURCE_STAG"
 

Detailed Description

Inline construction of make_source.

Construct source for propagator calculations

Definition in file inline_make_source_s.cc.