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

Test of HMC update for clover fermions with isochemical potential. More...

Functions

int leapfrog_Nf2 (void)
 
int RHMC_Nf2p1 (void)
 
int susceptibility (void)
 

Variables

const std::string test_name = "HMC.Clover_Isochemical.Leapfrog_Nf2"
 

Detailed Description

Test of HMC update for clover fermions with isochemical potential.

This class tests HMC update for dynamical clover fermions. Smearing of gauge configuration for the fermion operator is incorporated. 12 Apr 2012 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa] Fprop and selectors are implemented. [03 Mar 2013 Y.Namekawa]

Function Documentation

int Test_HMC_Clover_Isochemical::leapfrog_Nf2 ( void  )
int Test_HMC_Clover_Isochemical::RHMC_Nf2p1 ( void  )

Definition at line 117 of file test_HMC_Clover_Isochemical_RHMC_Nf2p1.cpp.

int Test_HMC_Clover_Isochemical::susceptibility ( void  )

Variable Documentation

const std::string Test_HMC_Clover_Isochemical::test_name = "HMC.Clover_Isochemical.Leapfrog_Nf2"

Definition at line 59 of file test_HMC_Clover_Isochemical_Leapfrog_Nf2.cpp.