Bridge++  Ver. 2.0.2
Test_TopologicalCharge Namespace Reference

Test of Topological Charge measurement. More...

Functions

int topological_charge (void)
 

Variables

const std::string test_name = "TopologicalCharge"
 

Detailed Description

Test of Topological Charge measurement.

This class measures the topological charge defined by the clover leaf on the lattice. [01 Jan 2014 Y.Namekawa] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]

Function Documentation

◆ topological_charge()

int Test_TopologicalCharge::topological_charge ( void  )

Definition at line 60 of file test_TopologicalCharge.cpp.

Variable Documentation

◆ test_name

const std::string Test_TopologicalCharge::test_name = "TopologicalCharge"

Definition at line 36 of file test_TopologicalCharge.cpp.