8#define PI 3.14159265358979323846
14#include "datatypes/sun.h"
15#include "datatypes/representations.h"
18#include "hmc/gauge_field.h"
19#include "dirac/staggered.h"
20#include "hmc/fermion_field.h"
27using VEC = SU_vector<N, double>;
32extern int n_measurements;
33extern 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.