CHROMA
|
Compute the matrix element of LatticeColorVector*M^-1*LatticeColorVector. More...
#include "fermact.h"
#include "meas/inline/hadron/inline_prop_matelem_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"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::InlinePropMatElemColorVecEnv | |
Functions | |
void | Chroma::InlinePropMatElemColorVecEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
Propagator input. More... | |
void | Chroma::InlinePropMatElemColorVecEnv::write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input) |
Propagator output. More... | |
void | Chroma::InlinePropMatElemColorVecEnv::read (XMLReader &xml, const std::string &path, Params::Param_t &input) |
Propagator input. More... | |
void | Chroma::InlinePropMatElemColorVecEnv::write (XMLWriter &xml, const std::string &path, const Params::Param_t &input) |
Propagator output. More... | |
void | Chroma::InlinePropMatElemColorVecEnv::read (XMLReader &xml, const std::string &path, Params &input) |
Propagator input. More... | |
void | Chroma::InlinePropMatElemColorVecEnv::write (XMLWriter &xml, const std::string &path, const Params &input) |
Propagator output. More... | |
bool | Chroma::InlinePropMatElemColorVecEnv::registerAll () |
Register all the factories. More... | |
Variables | |
const std::string | Chroma::InlinePropMatElemColorVecEnv::name = "PROP_MATELEM_COLORVEC" |
Compute the matrix element of LatticeColorVector*M^-1*LatticeColorVector.
Propagator calculation on a colorstd::vector
Definition in file inline_prop_matelem_colorvec_w.cc.