#include <simple_baryon_2pt_w.h>
Inheritance diagram for Chroma::SimpleBaryon2PtEnv::BarDeltaTsp:

Public Member Functions | |
| BarDeltaTsp (const Params &p, const SpinMatrix &spinT, const SpinMatrix &spinSP) | |
| Full constructor. | |
| ~BarDeltaTsp () | |
| Default destructor. | |
| LatticePropagator | operator() (const multi1d< LatticeColorMatrix > &u, const multi1d< ForwardProp_t > &forward_headers, const multi1d< LatticePropagator > &forward_props) |
| Construct the source. | |
Protected Member Functions | |
| multi1d< int > & | getBC () |
| Set bc. | |
| const multi1d< int > & | getBC () const |
| Get bc. | |
| multi1d< int > & | getTSrce () |
| Set t_srce. | |
| const multi1d< int > & | getTSrce () const |
| Get t_srce. | |
| const int | getDecayDir () const |
| Get decay_dir. | |
Private Member Functions | |
| BarDeltaTsp () | |
| Hide partial constructor. | |
Private Attributes | |
| multi1d< int > | t_srce |
| multi1d< int > | bc |
| Params | params |
| SpinMatrix | T |
| SpinMatrix | sp |
Create a simple baryon sequential propagator source
Definition at line 91 of file simple_baryon_2pt_w.h.
| Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::BarDeltaTsp | ( | const Params & | p, | |
| const SpinMatrix & | spinT, | |||
| const SpinMatrix & | spinSP | |||
| ) | [inline] |
| Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::~BarDeltaTsp | ( | ) | [inline] |
| Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::BarDeltaTsp | ( | ) | [inline, private] |
| const multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getBC | ( | ) | const [inline, protected, virtual] |
Get bc.
Implements Chroma::Baryon2PtBase.
Definition at line 111 of file simple_baryon_2pt_w.h.
References bc.
| multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getBC | ( | ) | [inline, protected, virtual] |
Set bc.
Implements Chroma::Baryon2PtBase.
Definition at line 108 of file simple_baryon_2pt_w.h.
References bc.
| const int Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getDecayDir | ( | ) | const [inline, protected] |
| const multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getTSrce | ( | ) | const [inline, protected] |
| multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getTSrce | ( | ) | [inline, protected] |
| LatticePropagator Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::operator() | ( | const multi1d< LatticeColorMatrix > & | u, | |
| const multi1d< ForwardProp_t > & | forward_headers, | |||
| const multi1d< LatticePropagator > & | forward_props | |||
| ) |
Construct the source.
multi1d<int> Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::bc [private] |
SpinMatrix Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::sp [private] |
The spin at the source and sink
Definition at line 131 of file simple_baryon_2pt_w.h.
SpinMatrix Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::T [private] |
The spin projector matrix
Definition at line 130 of file simple_baryon_2pt_w.h.
multi1d<int> Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::t_srce [private] |
1.4.7