Bridge++  Ver. 2.0.2
Test_HMC_Domainwall Namespace Reference

Test of HMC update for domain-wall fermion operator. More...

Functions

int update_Nf2 (void)
 
int update_Nf2_PV (void)
 

Variables

const std::string test_name = "HMC.Domainwall.Nf2"
 

Detailed Description

Test of HMC update for domain-wall fermion operator.

This class tests HMC update for dynamical domain-wall fermions. 12 Apr 2012 H.Matsufuru Implement YAML. [14 Nov 2012 Y.Namekawa] Implement 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

◆ update_Nf2()

int Test_HMC_Domainwall::update_Nf2 ( void  )

Definition at line 75 of file test_HMC_Domainwall_Nf2.cpp.

◆ update_Nf2_PV()

int Test_HMC_Domainwall::update_Nf2_PV ( void  )

Definition at line 75 of file test_HMC_Domainwall_Nf2_PV.cpp.

Variable Documentation

◆ test_name

const std::string Test_HMC_Domainwall::test_name = "HMC.Domainwall.Nf2"

Definition at line 51 of file test_HMC_Domainwall_Nf2.cpp.