Bridge++  Ver. 2.0.2
Test_Spectrum_Staggered Namespace Reference

Spectrum test of staggered fermion. More...

Functions

int hadron_2ptFunction_eo_wallSource (void)
 
int hadron_2ptFunction_wallSource (void)
 

Variables

const std::string test_name
 

Detailed Description

Spectrum test of staggered fermion.

Staggered fermion spectroscopy with even-odd version of Fopr. For ver.2.0. [21 Nov 2021 H.Matsufuru]

(Coding history will be recovered from trac.)

  • original version [28 Dec 2011 H.Matsufuru]
  • Implement YAML. [14 Nov 2012 Y.Namekawa]
  • Implement 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]
  • Normalization of Fopr_Staggered_eo is changed from hopping to mass normalization. Fprop_Standard_eo is adopted. [21 Nov 2021 H.Matsufuru]

Staggered fermion spectroscopy with lexical version of Fopr. For ver.2.0. [21 Nov 2021 H.Matsufuru]

Function Documentation

◆ hadron_2ptFunction_eo_wallSource()

int Test_Spectrum_Staggered::hadron_2ptFunction_eo_wallSource ( void  )

◆ hadron_2ptFunction_wallSource()

int Test_Spectrum_Staggered::hadron_2ptFunction_wallSource ( void  )

Variable Documentation

◆ test_name

const std::string Test_Spectrum_Staggered::test_name
Initial value:
=
"Spectrum.Staggered.Hadron2ptFunction_eo.WallSource"

Definition at line 46 of file test_Spectrum_Staggered_2ptFunction_eo_WallSource.cpp.