Bridge++
Ver. 1.2.x
|
Test of HMC update for clover fermions. More...
Functions | |
int | leapfrog_Nf2 (void) |
int | leapfrog_Nf2_eo (void) |
int | RHMC_Nf2p1 (void) |
int | RHMC_Nf2p1_eo (void) |
Variables | |
const std::string | test_name = "HMC.Clover.Leapfrog_Nf2" |
Test of HMC update for clover fermions.
Test of spectroscopy with clover fermion.
This class tests HMC update for dynamical clover fermions. Smearing of gauge configuration for the fermion operator is incorporated. 12 Apr 2012 H.Matsufuru 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)
This test class obtains the quark propagator for clover fermion and calculates typical hadron correlators. The quantum numbers of hadrons are specified with gamma matrices (GammaMatrix class instance) whose set is defined in a subclass of GammaMatrixSet class. 12 Apr 2012 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa] Selectors are implemented. [02 Feb 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san) Even-odd and smearing are implemented. [03 Mar 2013 Y.Namekawa]
int Test_HMC_Clover::leapfrog_Nf2 | ( | void | ) |
Definition at line 102 of file test_HMC_Clover_Leapfrog_Nf2.cpp.
int Test_HMC_Clover::leapfrog_Nf2_eo | ( | void | ) |
Definition at line 107 of file test_HMC_Clover_Leapfrog_Nf2_eo.cpp.
int Test_HMC_Clover::RHMC_Nf2p1 | ( | void | ) |
Definition at line 109 of file test_HMC_Clover_RHMC_Nf2p1.cpp.
int Test_HMC_Clover::RHMC_Nf2p1_eo | ( | void | ) |
Definition at line 111 of file test_HMC_Clover_RHMC_Nf2p1_eo.cpp.
const std::string Test_HMC_Clover::test_name = "HMC.Clover.Leapfrog_Nf2" |
Definition at line 55 of file test_HMC_Clover_Leapfrog_Nf2.cpp.