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

Propagator source construction parameters. More...

#include <qprop_io.h>

Public Member Functions

 PropSourceConst_t ()
 
multi1d< int > getTSrce () const
 
multi1d< int > getMom () const
 

Public Attributes

GroupXML_t source
 
int j_decay
 
int t_source
 

Detailed Description

Propagator source construction parameters.

Chroma propagator support

Definition at line 26 of file qprop_io.h.

Constructor & Destructor Documentation

◆ PropSourceConst_t()

Chroma::PropSourceConst_t::PropSourceConst_t ( )

default constructor

Definition at line 113 of file qprop_io.cc.

References j_decay, and t_source.

Member Function Documentation

◆ getMom()

multi1d< int > Chroma::PropSourceConst_t::getMom ( ) const

return the momentum of the source (may not exist)

Definition at line 161 of file qprop_io.cc.

References Chroma::GroupXML_t::path, Chroma::read(), source, t_srce, and Chroma::GroupXML_t::xml.

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

◆ getTSrce()

multi1d< int > Chroma::PropSourceConst_t::getTSrce ( ) const

Member Data Documentation

◆ j_decay

int Chroma::PropSourceConst_t::j_decay

◆ source

GroupXML_t Chroma::PropSourceConst_t::source

◆ t_source

int Chroma::PropSourceConst_t::t_source

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