Bridge++
Ver. 1.3.x
|
Test of quenched HMC update. More...
Functions | |
int | leapfrog_Nf0 (void) |
int | update_Nf0 (void) |
Variables | |
const std::string | test_name = "HMC.Quenched.Leapfrog_Nf0" |
Test of quenched HMC update.
Test of quenched HMC with leapfrog integrator. 12 Apr 2012 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]
int Test_HMC_Quenched::leapfrog_Nf0 | ( | void | ) |
Definition at line 83 of file test_HMC_Quenched_Leapfrog_Nf0.cpp.
int Test_HMC_Quenched::update_Nf0 | ( | void | ) |
Definition at line 84 of file test_HMC_Quenched_Nf0.cpp.
const std::string Test_HMC_Quenched::test_name = "HMC.Quenched.Leapfrog_Nf0" |
Definition at line 36 of file test_HMC_Quenched_Leapfrog_Nf0.cpp.