CHROMA
Namespaces | Functions | Variables
inline_prop_matelem_pt_colorvec_w.cc File Reference

Compute the matrix element of LatticeColorVector*M^-1*LatticeColorVector. More...

#include "fermact.h"
#include "inline_prop_matelem_pt_colorvec_w.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/glue/mesplq.h"
#include "util/ferm/subset_vectors.h"
#include "qdp_map_obj.h"
#include "util/ferm/key_prop_colorvec.h"
#include "util/ferm/key_prop_matelem.h"
#include "util/ferm/key_val_db.h"
#include "util/ft/sftmom.h"
#include "util/info/proginfo.h"
#include "meas/inline/make_xml_file.h"
#include "meas/inline/io/named_objmap.h"
#include "util/ferm/transf.h"
#include "io/qprop_io.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlinePropMatElemPtColorVecEnv
 

Functions

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

Variables

const std::string Chroma::InlinePropMatElemPtColorVecEnv::name = "PROP_MATELEM_PT_COLORVEC"
 

Detailed Description

Compute the matrix element of LatticeColorVector*M^-1*LatticeColorVector.

Propagator calculation on a colorstd::vector

Definition in file inline_prop_matelem_pt_colorvec_w.cc.