55 virtual void compute() = 0;
56 virtual void initObservable(
GluonField *field) = 0;
60 double plaq, energy, topc;
Class that represents the QCD field as an array of 4 SU3 lattices.
const char * getName()
returns the string tag of the observable
void gatherResults()
MPI reduction of the observable value.
Contains the definition of the Field class.
double value()
returns the value of the observable
Prototype for the Observable class group.