Bridge++
Version 1.5.4
|
Test of HMC update for Wilson fermions. More...
Functions | |
int | leapfrog_Nf2 (void) |
int | update_Nf2 (void) |
int | update_Nf2_topology_fixing (void) |
Variables | |
const std::string | test_name = "HMC.Wilson.Leapfrog_Nf2" |
Test of HMC update for Wilson fermions.
This class tests HMC update for dynamical Wilson 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) unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]
int Test_HMC_Wilson::leapfrog_Nf2 | ( | void | ) |
Definition at line 74 of file test_HMC_Wilson_Leapfrog_Nf2.cpp.
int Test_HMC_Wilson::update_Nf2 | ( | void | ) |
Definition at line 75 of file test_HMC_Wilson_Nf2.cpp.
int Test_HMC_Wilson::update_Nf2_topology_fixing | ( | void | ) |
const std::string Test_HMC_Wilson::test_name = "HMC.Wilson.Leapfrog_Nf2" |
Definition at line 50 of file test_HMC_Wilson_Leapfrog_Nf2.cpp.