Bridge++  Ver. 2.0.2
Test_PolyakovLoop Namespace Reference

Measurement of Polyakov loop. More...

Functions

int polyakovloop (void)
 

Variables

const std::string test_name = "PolyakovLoop"
 

Detailed Description

Measurement of Polyakov loop.

This class measures the Polyakov loop. [01 Jan 2014 Y.Namekawa] unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]

Function Documentation

◆ polyakovloop()

int Test_PolyakovLoop::polyakovloop ( void  )

Definition at line 59 of file test_PolyakovLoop.cpp.

Variable Documentation

◆ test_name

const std::string Test_PolyakovLoop::test_name = "PolyakovLoop"

Definition at line 35 of file test_PolyakovLoop.cpp.