|
| | coord.h |
| | Header for routines related to lattice sites.
|
| |
| | errorcodes.h |
| | This header is intended to be a useful reference for error codes and their meanings.
|
| |
| | integrate.h |
| | Integrators for the HMC.
|
| |
| | matrices.h |
| | Matrix multiplication and related declarations.
|
| |
| | par_mpi.h |
| | MPI headers.
|
| |
| | random.h |
| | Header for random number configuration.
|
| |
| | sizes.h |
| | Defines the constants of the code and other parameters for loop dimensions. Each subroutine includes these definitions using:
|
| |
| | su2hmc.h |
| | Function declarations for most of the routines.
|
| |
| | thrust_complex.h |
| |