| 
    Bridge++
    Ver. 1.2.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) | 
Static Public Attributes | |
| static const std::string | class_name = "Corr2pt_Wilson_SF" | 
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 50 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 72 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 151 of file corr2pt_Wilson_SF.cpp.
      
  | 
  inline | 
Definition at line 53 of file corr2pt_Wilson_SF.h.
      
  | 
  static | 
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 40 of file corr2pt_Wilson_SF.h.
      
  | 
  private | 
Definition at line 47 of file corr2pt_Wilson_SF.h.
      
  | 
  private | 
Definition at line 46 of file corr2pt_Wilson_SF.h.
      
  | 
  protected | 
Definition at line 43 of file corr2pt_Wilson_SF.h.