CHROMA
Namespaces | Functions
inline_prop_and_matelem_colorvec_w.cc File Reference

Compute the perambulators. More...

#include "fermact.h"
#include "meas/inline/hadron/inline_prop_and_matelem_colorvec_w.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/glue/mesplq.h"
#include "util/ferm/subset_vectors.h"
#include "util/ferm/map_obj/map_obj_aggregate_w.h"
#include "util/ferm/map_obj/map_obj_factory_w.h"
#include "util/ferm/key_prop_colorvec.h"
#include "util/ferm/key_prop_matelem.h"
#include "util/ferm/key_val_db.h"
#include "util/ferm/transf.h"
#include "util/ft/sftmom.h"
#include "util/info/proginfo.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::InlinePropAndMatElemColorVecEnv
 

Functions

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

Detailed Description

Compute the perambulators.

Compute propagator elements M^-1 * multi1d<LatticeColorVector> and the matrix element of LatticeColorVector*M^-1*LatticeColorVector

Definition in file inline_prop_and_matelem_colorvec_w.cc.