8#define PI 3.14159265358979323846
14#include "datatypes/sun.h"
15#include "datatypes/representations.h"
16#include "datatypes/wilson_vector.h"
19#include "hmc/gauge_field.h"
20#include "dirac/wilson.h"
21#include "hmc/fermion_field.h"
28using VEC = SU_vector<N, double>;
33extern int n_measurements;
34extern int n_updates_per_measurement;
Matrix class which defines matrix operations.
This file defines all includes for HILA.
This files containts definitions for the Field class and the classes required to define it such as fi...
Definition of Matrix types.