Code for bosonic observables. More...
#include <su2hmc.h>Go to the source code of this file.
Functions | |
| int | Average_Plaquette (double *hg, double *avplaqs, double *avplaqt, Complex_f *ut[2], unsigned int *iu, float beta) |
| Calculates the gauge action using new (how new?) lookup table Follows a routine called qedplaq in some QED3 code. | |
| double | Polyakov (Complex_f *ut[2]) |
| Calculate the Polyakov loop (no prizes for guessing that one...). | |
Code for bosonic observables.
Code for bosonic observables, Basically polyakov loop and Plaquette routines.
Definition in file bosonic.c.