Bridge++
Ver. 1.2.x
|
Test of HMC update for clover fermions with SF. More...
Functions | |
int | leapfrog_Nf2 (void) |
int | RHMC_Nf2p1 (void) |
Variables | |
const std::string | test_name = "HMC.Clover_SF.Leapfrog_Nf2" |
Test of HMC update for clover fermions with SF.
Multi-step leapfrog integrator for SF formalism.
(Coding history will be recovered from trac.) YAML is implemented. [14 Nov 2012 Y.Namekawa] Selectors are implemented. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san)
int Test_HMC_Clover_SF::leapfrog_Nf2 | ( | void | ) |
Definition at line 119 of file test_HMC_Clover_SF_Leapfrog_Nf2.cpp.
int Test_HMC_Clover_SF::RHMC_Nf2p1 | ( | void | ) |
Definition at line 122 of file test_HMC_Clover_SF_RHMC_Nf2p1.cpp.
const std::string Test_HMC_Clover_SF::test_name = "HMC.Clover_SF.Leapfrog_Nf2" |
Definition at line 72 of file test_HMC_Clover_SF_Leapfrog_Nf2.cpp.