CHROMA
|
Compute the matrix element of LatticeColorVector*M^-1*Gamma*M^-1**LatticeColorVector. More...
#include "handle.h"
#include "meas/inline/hadron/inline_genprop_matelem_colorvec_w.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/smear/link_smearing_aggregate.h"
#include "meas/smear/link_smearing_factory.h"
#include "meas/smear/displace.h"
#include "meas/glue/mesplq.h"
#include "qdp_map_obj.h"
#include "util/ferm/key_val_db.h"
#include "util/ferm/key_prop_colorvec.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.
Classes | |
struct | Chroma::InlineGenPropMatElemColorVecEnv::KeyGenPropElementalOperator_t |
Generalized propagator operator. More... | |
struct | Chroma::InlineGenPropMatElemColorVecEnv::ValGenPropElementalOperator_t |
Generalized propagator operator. More... | |
struct | Chroma::InlineGenPropMatElemColorVecEnv::KeyValGenPropElementalOperator_t |
Holds key and value as temporaries. More... | |
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::InlineGenPropMatElemColorVecEnv | |
Anonymous namespace. | |
Functions | |
void | Chroma::InlineGenPropMatElemColorVecEnv::read (XMLReader &xml, const std::string &path, Params::Param_t::DispGamma_t ¶m) |
void | Chroma::InlineGenPropMatElemColorVecEnv::read (XMLReader &xml, const std::string &path, Params::Param_t ¶m) |
void | Chroma::InlineGenPropMatElemColorVecEnv::write (XMLWriter &xml, const std::string &path, const Params::Param_t::DispGamma_t ¶m) |
void | Chroma::InlineGenPropMatElemColorVecEnv::write (XMLWriter &xml, const std::string &path, const Params::Param_t ¶m) |
void | Chroma::InlineGenPropMatElemColorVecEnv::read (XMLReader &xml, const std::string &path, Params::NamedObject_t &input) |
Read named objects. More... | |
void | Chroma::InlineGenPropMatElemColorVecEnv::write (XMLWriter &xml, const std::string &path, const Params::NamedObject_t &input) |
Write named objects. More... | |
void | Chroma::InlineGenPropMatElemColorVecEnv::write (XMLWriter &xml, const std::string &path, const Params ¶m) |
bool | Chroma::InlineGenPropMatElemColorVecEnv::registerAll () |
Register all the factories. More... | |
void | Chroma::InlineGenPropMatElemColorVecEnv::read (BinaryReader &bin, KeyGenPropElementalOperator_t ¶m) |
KeyGenPropElementalOperator reader. More... | |
void | Chroma::InlineGenPropMatElemColorVecEnv::write (BinaryWriter &bin, const KeyGenPropElementalOperator_t ¶m) |
GenPropElementalOperator write. More... | |
void | Chroma::InlineGenPropMatElemColorVecEnv::read (BinaryReader &bin, ValGenPropElementalOperator_t ¶m) |
PropElementalOperator reader. More... | |
void | Chroma::InlineGenPropMatElemColorVecEnv::write (BinaryWriter &bin, const ValGenPropElementalOperator_t ¶m) |
GenPropElementalOperator write. More... | |
multi1d< int > | Chroma::InlineGenPropMatElemColorVecEnv::normDisp (const multi1d< int > &orig) |
Normalize just one displacement array. More... | |
Variables | |
const std::string | Chroma::InlineGenPropMatElemColorVecEnv::name = "GENPROP_MATELEM_COLORVEC" |
Compute the matrix element of LatticeColorVector*M^-1*Gamma*M^-1**LatticeColorVector.
Generalized propagator calculation on a colorstd::vector
Definition in file inline_genprop_matelem_colorvec_w.cc.