CHROMA
glue/glue.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief Gluonic observables
5  *
6  * Central include file for all measurements of gluonic observables
7  */
8 
9 /*! \defgroup glue Gluonic observables
10  * \ingroup meas
11  *
12  * Measure gluonic observables like plaquette, wilson loops
13  * (fuzzed), glueball correlations, topological charge, polyakov loops
14  */
15 
16 #ifndef __glue_h__
17 #define __glue_h__
18 
19 #include "mesplq.h"
20 #include "polylp.h"
21 #include "fuzwilp.h"
22 #include "wilslp.h"
23 #include "wloop.h"
24 #include "mesfield.h"
25 
26 #endif
Calculate ape-fuzzed Wilson loops.
Calculates the antihermitian field strength tensor iF(mu,nu)
Calculate the global normalized sum of the Polyakov loop.
Calculate Wilson loops.