CHROMA
Namespaces | Functions | Variables
inline_heavy_light_cont_w.cc File Reference

Inline construction of hadron contractions Still just does static!! Contraction calculations. More...

#include "meas/inline/hadron/inline_heavy_light_cont_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 "io/param_io.h"
#include "io/qprop_io.h"
#include "meas/hadron/mesQl_w.h"
#include "meas/hadron/Ql_3pt_w.h"
#include "meas/hadron/curcor2_w.h"
#include "meas/inline/make_xml_file.h"
#include "meas/inline/io/named_objmap.h"
#include "meas/smear/no_quark_displacement.h"

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::InlineHeavyLightContEnv
 

Functions

bool Chroma::InlineHeavyLightContEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineHeavyLightContParams::Param_t &param)
 Reader for parameters. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineHeavyLightContParams::Param_t &param)
 Writer for parameters. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineHeavyLightContParams::NamedObject_t::Props_t &input)
 Propagator input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineHeavyLightContParams::NamedObject_t::Props_t &input)
 Propagator output. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineHeavyLightContParams::NamedObject_t &input)
 Propagator input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineHeavyLightContParams::NamedObject_t &input)
 Propagator output. More...
 

Variables

const std::string Chroma::InlineHeavyLightContEnv::name = "HEAVY_LIGHT_CONTRACTION"
 

Detailed Description

Inline construction of hadron contractions Still just does static!! Contraction calculations.

Definition in file inline_heavy_light_cont_w.cc.

Variable Documentation

◆ bc

multi1d<int> bc

Definition at line 211 of file inline_heavy_light_cont_w.cc.

◆ heavy_prop_1

SinkPropContainer_t heavy_prop_1

Definition at line 227 of file inline_heavy_light_cont_w.cc.

Referenced by Chroma::InlineHeavyLightCont::func().

◆ heavy_prop_2

SinkPropContainer_t heavy_prop_2

Definition at line 228 of file inline_heavy_light_cont_w.cc.

Referenced by Chroma::InlineHeavyLightCont::func().

◆ Mass

Real Mass

Definition at line 209 of file inline_heavy_light_cont_w.cc.

◆ prop_header

ForwardProp_t prop_header

Definition at line 207 of file inline_heavy_light_cont_w.cc.

◆ quark_propagator_id

std::string quark_propagator_id

Definition at line 208 of file inline_heavy_light_cont_w.cc.

◆ sink_disp_type

std::string sink_disp_type

Definition at line 216 of file inline_heavy_light_cont_w.cc.

◆ sink_prop_1

SinkPropContainer_t sink_prop_1

Definition at line 223 of file inline_heavy_light_cont_w.cc.

Referenced by Chroma::InlineHeavyLightCont::func().

◆ sink_prop_2

SinkPropContainer_t sink_prop_2

Definition at line 224 of file inline_heavy_light_cont_w.cc.

Referenced by Chroma::InlineHeavyLightCont::func().

◆ sink_prop_3

SinkPropContainer_t sink_prop_3

Definition at line 225 of file inline_heavy_light_cont_w.cc.

Referenced by Chroma::InlineHeavyLightCont::func().

◆ sink_type

std::string sink_type

Definition at line 215 of file inline_heavy_light_cont_w.cc.

◆ source_disp_type

std::string source_disp_type

Definition at line 214 of file inline_heavy_light_cont_w.cc.

◆ source_type

std::string source_type

Definition at line 213 of file inline_heavy_light_cont_w.cc.