Bridge++  Version 1.5.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

int Test_TopologicalCharge::topological_charge ( void  )

Definition at line 60 of file test_TopologicalCharge.cpp.

Variable Documentation

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

Definition at line 36 of file test_TopologicalCharge.cpp.