Bridge++  Ver. 1.2.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Test_Spectrum_Wilson Namespace Reference

Test of Wilson fermion solver. More...

Functions

int hadron_2ptFunction (void)
 
int hadron_2ptFunction_eo (void)
 

Variables

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

Detailed Description

Test of Wilson fermion solver.

Test of Wilson fermion solver with even-odd preconditioning.

                                  [28 Dec 2011 H.Matsufuru]

(Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa] Selectors are implemented. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san)

Function Documentation

int Test_Spectrum_Wilson::hadron_2ptFunction ( void  )

Definition at line 82 of file test_Spectrum_Wilson_2ptFunction.cpp.

int Test_Spectrum_Wilson::hadron_2ptFunction_eo ( void  )

Definition at line 83 of file test_Spectrum_Wilson_2ptFunction_eo.cpp.

Variable Documentation

const std::string Test_Spectrum_Wilson::test_name = "Spectrum.Wilson.Hadron2ptFunction"

Definition at line 43 of file test_Spectrum_Wilson_2ptFunction.cpp.