GLAC
1.0
|
System is the class that ties the program together. It initiates and sets up the sub-lattices, and performs holds the Metropolis algorithm. More...
#include <system.h>
Public Member Functions | |
System () | |
~System () | |
System::~System de-allocates action, lattice, correlator RNGs, flow lattice, flow correlator and flow. More... | |
void | run () |
System::run based on passed parameters, does one of three things: More... | |
void | latticeSetup () |
System::latticeSetup sets up the lattice geometry and allocates memory. More... | |
System is the class that ties the program together. It initiates and sets up the sub-lattices, and performs holds the Metropolis algorithm.
System takes on parameters as they are given by the class Parameters.
System::System | ( | ) |
System::~System | ( | ) |
System::~System de-allocates action, lattice, correlator RNGs, flow lattice, flow correlator and flow.
void System::latticeSetup | ( | ) |
System::latticeSetup sets up the lattice geometry and allocates memory.
void System::run | ( | ) |
System::run based on passed parameters, does one of three things: