CHROMA
Classes | Public Member Functions | Public Attributes | List of all members
Chroma::MesonOperator_t Struct Reference

Meson operator. More...

Classes

struct  MesonOperatorInsertion_t
 Meson operator. More...
 

Public Member Functions

multi1d< Complex > serialize ()
 Serialize generalized operator object. More...
 

Public Attributes

std::string smearing_l
 
std::string smearing_r
 
int mom2_max
 
int j_decay
 
Seed seed_l
 
Seed seed_r
 
multi1d< MesonOperatorInsertion_tinser
 

Detailed Description

Meson operator.

Definition at line 244 of file inline_stoch_meson_w.cc.

Member Function Documentation

◆ serialize()

multi1d< Complex > Chroma::MesonOperator_t::serialize ( )

Serialize generalized operator object.

Definition at line 273 of file inline_stoch_meson_w.cc.

References Chroma::i, inser, j, Chroma::k, l, and Chroma::zero.

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

Member Data Documentation

◆ inser

multi1d<MesonOperatorInsertion_t> Chroma::MesonOperator_t::inser

Definition at line 268 of file inline_stoch_meson_w.cc.

Referenced by Chroma::InlineStochMeson::func(), and serialize().

◆ j_decay

int Chroma::MesonOperator_t::j_decay

Definition at line 265 of file inline_stoch_meson_w.cc.

Referenced by Chroma::InlineStochMeson::func(), and Chroma::write().

◆ mom2_max

int Chroma::MesonOperator_t::mom2_max

Definition at line 264 of file inline_stoch_meson_w.cc.

Referenced by Chroma::InlineStochMeson::func(), and Chroma::write().

◆ seed_l

Seed Chroma::MesonOperator_t::seed_l

Definition at line 266 of file inline_stoch_meson_w.cc.

Referenced by Chroma::InlineStochMeson::func(), and Chroma::write().

◆ seed_r

Seed Chroma::MesonOperator_t::seed_r

Definition at line 267 of file inline_stoch_meson_w.cc.

Referenced by Chroma::InlineStochMeson::func(), and Chroma::write().

◆ smearing_l

std::string Chroma::MesonOperator_t::smearing_l

std::string holding smearing xml

Definition at line 261 of file inline_stoch_meson_w.cc.

Referenced by Chroma::InlineStochMeson::func(), and Chroma::write().

◆ smearing_r

std::string Chroma::MesonOperator_t::smearing_r

std::string holding smearing xml

Definition at line 262 of file inline_stoch_meson_w.cc.

Referenced by Chroma::InlineStochMeson::func(), and Chroma::write().


The documentation for this struct was generated from the following file: