Bridge++  Ver. 2.0.2
Test_Spectrum_Domainwall Namespace Reference

Test of spectroscopy for the domain-wall fermion operator. More...

Functions

int hadron_2ptFunction (void)
 

Variables

const std::string test_name = "Spectrum.Domainwall.Hadron2ptFunction"
 

Detailed Description

Test of spectroscopy for the domain-wall fermion operator.

This class tests the domain-wall fermion propagator and construct hadron correlator. 12 Dec 2012 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] Add Nc check for USE_GROUP_SU_N. [31 May 2021 Y.Namekawa]

New convention: -(P_ 0 ... 0 P_+) (D_5d)^{-1} D_- (P_+ 0 ... 0 P-)^T with D_- = [ c_s Dwilson(-M0) - 1 ] [29 Dec 2022 I.Kanamori]

Function Documentation

◆ hadron_2ptFunction()

int Test_Spectrum_Domainwall::hadron_2ptFunction ( void  )

Definition at line 73 of file test_Spectrum_Domainwall_2ptFunction.cpp.

Variable Documentation

◆ test_name

const std::string Test_Spectrum_Domainwall::test_name = "Spectrum.Domainwall.Hadron2ptFunction"

Definition at line 49 of file test_Spectrum_Domainwall_2ptFunction.cpp.