CHROMA
Namespaces | Functions
polylp.h File Reference

Calculate the global normalized sum of the Polyakov loop. More...

Go to the source code of this file.

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 

Functions

void Chroma::polylp (const multi1d< LatticeColorMatrixF3 > &u, DComplex &poly_loop, int mu)
 Compute Polyakov loop. More...
 
void Chroma::polylp (const multi1d< LatticeColorMatrixD3 > &u, DComplex &poly_loop, int mu)
 
void Chroma::polylp (const multi1d< LatticeColorMatrixF3 > &u, multi1d< DComplex > &poly_loop)
 Compute Polyakov loop. More...
 
void Chroma::polylp (const multi1d< LatticeColorMatrixD3 > &u, multi1d< DComplex > &poly_loop)
 

Detailed Description

Calculate the global normalized sum of the Polyakov loop.

Definition in file polylp.h.