Classes | |
| struct | Chroma::SftMomParams_t |
| Param struct for SftMom. More... | |
| class | Chroma::SftMom |
| Fourier transform phase factor support. More... | |
Functions | |
| LatticeComplex | Chroma::singlePhase (const multi1d< int > &t_srce, const multi1d< int > &sink_mom, int j_decay) |
| A single exp(ip.x) phase used in hadron construction. | |
| LatticeComplex Chroma::singlePhase | ( | const multi1d< int > & | t_srce, | |
| const multi1d< int > & | sink_mom, | |||
| int | j_decay | |||
| ) |
A single exp(ip.x) phase used in hadron construction.
Definition at line 14 of file single_phase.cc.
References END_CODE, START_CODE, and Chroma::twopi.
Referenced by Chroma::HadronSeqSource< LatticePropagator >::phases(), and Chroma::SftMom::SftMom().
1.4.7