su2hmc
Loading...
Searching...
No Matches
bosonic.c File Reference

Code for bosonic observables. More...

#include <su2hmc.h>
Include dependency graph for bosonic.c:

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...).

Detailed Description

Code for bosonic observables.

Code for bosonic observables, Basically polyakov loop and Plaquette routines.

Author
S J Hands (Original Fortran, March 2005)
P. Giudice (Hybrid Code, May 2013)
D. Lawlor (C version March 2021, CUDA/Mixed Precision/Clover Feb 2024 and beyond...)

Definition in file bosonic.c.