Bridge++  Version 1.5.4
 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 update_Nf0 (void)
 
int leapfrog_Nf0 (void)
 

Variables

const std::string test_name = "HMC.Quenched.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 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.

Variable Documentation

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

Definition at line 40 of file test_HMC_Quenched.cpp.