Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Test_SF_fAfP Namespace Reference

Functions

int boundary_meson_2ptFunction (void)
 

Variables

const std::string test_name = "SF_fAfP.Boundary_Meson_2ptFunction"
 

Detailed Description

Calculate fA and fP for PCAC mass with SF BC.

  • The Dirac representaion of the gamma matrix is adopted.
  • Specified for
    • Number of smearing Nsmear=1 with parameter rho=0.1.

(Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa] Fprop and selectors are implemented. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san) unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]

Function Documentation

int Test_SF_fAfP::boundary_meson_2ptFunction ( void  )

Definition at line 72 of file test_SF_fAfP_Boundary_Meson_2ptFunction.cpp.

Variable Documentation

const std::string Test_SF_fAfP::test_name = "SF_fAfP.Boundary_Meson_2ptFunction"

Definition at line 48 of file test_SF_fAfP_Boundary_Meson_2ptFunction.cpp.