|
Bridge++
Ver. 1.1.x
|
Two-point correlator for Wilson-type fermions with SF BC. More...
#include <corr2pt_Wilson_SF.h>
Public Member Functions | |
| Corr2pt_Wilson_SF (GammaMatrixSet *gmset) | |
| void | set_parameter_verboselevel (const Bridge::VerboseLevel vl) |
| double | fAfP (const std::valarray< Field_F > &sq1, const std::valarray< Field_F > &sq2) |
| double | meson_corr (std::valarray< dcomplex > &meson, const GammaMatrix &gm_sink, const GammaMatrix &gm_src, const std::valarray< Field_F > &sq1, const std::valarray< Field_F > &sq2) |
Protected Attributes | |
| Bridge::VerboseLevel | m_vl |
Private Attributes | |
| Index_lex | m_index |
| GammaMatrixSet * | m_gmset |
Two-point correlator for Wilson-type fermions with SF BC.
needed for the cSW determination. Definition at line 37 of file corr2pt_Wilson_SF.h.
|
inline |
Definition at line 47 of file corr2pt_Wilson_SF.h.
| double Corr2pt_Wilson_SF::fAfP | ( | const std::valarray< Field_F > & | sq1, |
| const std::valarray< Field_F > & | sq2 | ||
| ) |
The axial current:
The pseudo scalar density:
The boundary pseudo scalar density at t=0
The boundary pseudo scalar density at t=T
The two point functions are
Definition at line 69 of file corr2pt_Wilson_SF.cpp.
| double Corr2pt_Wilson_SF::meson_corr | ( | std::valarray< dcomplex > & | meson, |
| const GammaMatrix & | gm_sink, | ||
| const GammaMatrix & | gm_src, | ||
| const std::valarray< Field_F > & | sq1, | ||
| const std::valarray< Field_F > & | sq2 | ||
| ) |
Definition at line 148 of file corr2pt_Wilson_SF.cpp.
|
inline |
Definition at line 50 of file corr2pt_Wilson_SF.h.
|
private |
Definition at line 44 of file corr2pt_Wilson_SF.h.
|
private |
Definition at line 43 of file corr2pt_Wilson_SF.h.
|
protected |
Definition at line 40 of file corr2pt_Wilson_SF.h.