CHROMA
Namespaces | Functions | Variables
inline_qprop_matmul_w.cc File Reference

Inline construction of QpropMatMul. More...

#include "fermact.h"
#include "meas/inline/hadron/inline_qprop_matmul_w.h"
#include "meas/inline/abs_inline_measurement_factory.h"
#include "meas/glue/mesplq.h"
#include "util/ft/sftmom.h"
#include "util/info/proginfo.h"
#include "util/info/unique_id.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"
#include "util/ferm/transf.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlineQpropMatMulEnv
 

Functions

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

Variables

const std::string Chroma::InlineQpropMatMulEnv::name = "QPROP_MAT_MUL_4D"
 

Detailed Description

Inline construction of QpropMatMul.

QpropMatMul calculations

Definition in file inline_qprop_matmul_w.cc.