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

int Test_PolyakovLoop::polyakovloop ( void  )

Definition at line 59 of file test_PolyakovLoop.cpp.

Variable Documentation

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

Definition at line 35 of file test_PolyakovLoop.cpp.