|
HILA
|
#include "hila.h"

Go to the source code of this file.
Functions | |
| template<typename T > | |
| Complex< double > | measure_polyakov (const GaugeField< T > &U, Direction dir=Direction(NDIM - 1)) |
| Measure Polyakov lines to direction dir. | |
| Complex< double > measure_polyakov | ( | const GaugeField< T > & | U, |
| Direction | dir = Direction(NDIM - 1) |
||
| ) |
Measure Polyakov lines to direction dir.
Naive implementation, includes extra communication
| T | GaugeField Group |
| U | GaugeField to measure |
| dir | Direction |
Definition at line 17 of file polyakov.h.