Bridge++
Ver. 2.0.2
|
Test of HMC update for clover fermions with isochemical potential. More...
Functions | |
int | update_Nf2 (void) |
int | RHMC_Nf2p1 (void) |
Variables | |
const std::string | test_name = "HMC.Clover_Isochemical.Nf2" |
Test of HMC update for clover fermions with isochemical potential.
This class tests HMC update for dynamical clover fermions. Smearing of gauge configuration for the fermion operator is incorporated. 12 Apr 2012 H.Matsufuru Implement YAML. [14 Nov 2012 Y.Namekawa] Implement Fprop and selectors. [03 Mar 2013 Y.Namekawa] 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]
This class tests HMC update for dynamical clover fermions. Smearing of gauge configuration for the fermion operator is incorporated. 12 Apr 2012 H.Matsufuru Implement YAML. [14 Nov 2012 Y.Namekawa] Implement Fprop and selectors. [03 Mar 2013 Y.Namekawa] Introduce unique_ptr to avoid memory leaks. [21 Mar 2015 Y.Namekawa] Modify to choose a solver type quark by quark. [23 Apr 2018 Y.Namekawa] Add Nc check for USE_GROUP_SU_N. [31 May 2021 Y.Namekawa]
int Test_HMC_Clover_Isochemical::RHMC_Nf2p1 | ( | void | ) |
Definition at line 83 of file test_HMC_Clover_Isochemical_RHMC_Nf2p1.cpp.
int Test_HMC_Clover_Isochemical::update_Nf2 | ( | void | ) |
Definition at line 78 of file test_HMC_Clover_Isochemical_Nf2.cpp.
const std::string Test_HMC_Clover_Isochemical::test_name = "HMC.Clover_Isochemical.Nf2" |
Definition at line 54 of file test_HMC_Clover_Isochemical_Nf2.cpp.