Bridge++  Ver. 2.0.2
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.) Implement YAML. [14 Nov 2012 Y.Namekawa] Implement Fprop and selectors. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san) Introduce unique_ptr to avoid memory leaks. [21 Mar 2015 Y.Namekawa] Add Nc check for USE_GROUP_SU_N. [31 May 2021 Y.Namekawa]

Function Documentation

◆ boundary_meson_2ptFunction()

int Test_SF_fAfP::boundary_meson_2ptFunction ( void  )

Definition at line 73 of file test_SF_fAfP_Boundary_Meson_2ptFunction.cpp.

Variable Documentation

◆ test_name

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

Definition at line 49 of file test_SF_fAfP_Boundary_Meson_2ptFunction.cpp.