Bridge++  Ver. 1.3.x
Test_HMC_Quenched Namespace Reference

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"
 

Detailed Description

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]

Function Documentation

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.

Variable Documentation

const std::string Test_HMC_Quenched::test_name = "HMC.Quenched.Leapfrog_Nf0"

Definition at line 36 of file test_HMC_Quenched_Leapfrog_Nf0.cpp.