Bridge++
Version 1.5.4
|
Test of quenched HMC update. More...
Functions | |
int | update_Nf0 (void) |
int | leapfrog_Nf0 (void) |
Variables | |
const std::string | test_name = "HMC.Quenched.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 63 of file test_HMC_Quenched_Leapfrog.cpp.
int Test_HMC_Quenched::update_Nf0 | ( | void | ) |
Definition at line 64 of file test_HMC_Quenched.cpp.
const std::string Test_HMC_Quenched::test_name = "HMC.Quenched.Nf0" |
Definition at line 40 of file test_HMC_Quenched.cpp.