Bridge++
Ver. 1.2.x
|
Go to the source code of this file.
Functions | |
void | contract_at_t (dcomplex &corr, const GammaMatrix &gm, const Field_F &f1, const Field_F &f2, int time) |
contraction for meson at a given time t. More... | |
void | contract_at_t (dcomplex &corr, const GammaMatrix &, int id3, const Field_F &f1, const Field_F &f2, const Field_F &f3, int time) |
contraction for baryon (Nc=3 case only) at a given time t. More... | |
void contract_at_t | ( | dcomplex & | corr, |
const GammaMatrix & | gm, | ||
const Field_F & | f1, | ||
const Field_F & | f2, | ||
int | time | ||
) |
contraction for meson at a given time t.
Definition at line 17 of file contract_4spinor.cpp.
void contract_at_t | ( | dcomplex & | corr, |
const GammaMatrix & | , | ||
int | id3, | ||
const Field_F & | f1, | ||
const Field_F & | f2, | ||
const Field_F & | f3, | ||
int | time | ||
) |
contraction for baryon (Nc=3 case only) at a given time t.
Definition at line 78 of file contract_4spinor.cpp.