Bridge++  Version 1.6.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Test_HMC_Wilson Namespace Reference

Test of HMC update for Wilson fermions. More...

Functions

int leapfrog_Nf2 (void)
 
int update_Nf2 (void)
 
int update_Nf2_topology_fixing (void)
 

Variables

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

Detailed Description

Test of HMC update for Wilson fermions.

This class tests HMC update for dynamical Wilson fermions. Smearing of gauge configuration for the fermion operator is incorporated. 12 Apr 2012 H.Matsufuru Implement YAML. [14 Nov 2012 Y.Namekawa] Implement Fprop and selectors. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san) Introduce unique_ptr to avoid memory leaks. [21 Mar 2015 Y.Namekawa] Add Nc check for USE_GROUP_SU_N. [31 May 2021 Y.Namekawa]

Function Documentation

int Test_HMC_Wilson::leapfrog_Nf2 ( void  )

Definition at line 75 of file test_HMC_Wilson_Leapfrog_Nf2.cpp.

int Test_HMC_Wilson::update_Nf2 ( void  )

Definition at line 76 of file test_HMC_Wilson_Nf2.cpp.

int Test_HMC_Wilson::update_Nf2_topology_fixing ( void  )

Variable Documentation

const std::string Test_HMC_Wilson::test_name = "HMC.Wilson.Leapfrog_Nf2"

Definition at line 51 of file test_HMC_Wilson_Leapfrog_Nf2.cpp.