GLAC  1.0
Data Structures
system.h File Reference
#include <random>
#include <chrono>
#include "actions/actions.h"
#include "observables/observables.h"
#include "math/matrices/su3matrixgenerator.h"
#include "math/lattice.h"
#include "flow/flow.h"
Include dependency graph for system.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  System
 System is the class that ties the program together. It initiates and sets up the sub-lattices, and performs holds the Metropolis algorithm. More...