Bridge++
Ver. 1.3.x
Main Page
Namespaces
Classes
Files
File List
File Members
contract_4spinor.h
Go to the documentation of this file.
1
14
#ifndef CONTRACT_H_INCLUDED
15
#define CONTRACT_H_INCLUDED
16
17
#include "
bridge_complex.h
"
18
#include "
gammaMatrix.h
"
19
#include "
field_F.h
"
20
22
void
contract_at_t
(dcomplex& corr,
const
GammaMatrix
& gm,
23
const
Field_F
& f1,
const
Field_F
& f2,
int
time);
24
26
void
contract_at_t
(dcomplex& corr,
27
const
GammaMatrix
&,
int
id3,
28
const
Field_F
& f1,
const
Field_F
& f2,
29
const
Field_F
& f3,
int
time);
30
#endif
/* CONTRACT_H_INCLUDED */
contract_at_t
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:
contract_4spinor.cpp:30
gammaMatrix.h
Field_F
Wilson-type fermion field.
Definition:
field_F.h:37
bridge_complex.h
GammaMatrix
Gamma Matrix class.
Definition:
gammaMatrix.h:44
field_F.h
work
sueda3
svn
bridge
branches
release
version1.3
src
Measurements
Fermion
contract_4spinor.h
Generated on Mon Nov 2 2015 22:38:55 for Bridge++ by
1.8.10