Bridge++  Ver. 1.2.x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Test_HMC_Quenched Namespace Reference

Test of quenched HMC update. More...

Functions

int leapfrog (void)
 

Variables

const std::string test_name = "HMC.Quenched.Leapfrog"
 

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]

Function Documentation

int Test_HMC_Quenched::leapfrog ( void  )

Definition at line 83 of file test_HMC_Quenched_Leapfrog.cpp.

Variable Documentation

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

Definition at line 36 of file test_HMC_Quenched_Leapfrog.cpp.