|
| bosonic.c |
| Code for bosonic observables, Basically polyakov loop and Plaquette routines.
|
|
| congrad.c |
| Conjugate gradients. Congradq for the solver and Congradp for the inversion.
|
|
| coord.c |
| functions for dealing with lattice and MPI coordinates
|
|
| diagnostics.c |
|
| fermionic.c |
| Code for fermionic observables.
|
|
| force.c |
| Code for force calculations.
|
|
| integrate.c |
|
| matrices.c |
| Matrix multiplication and related routines.
|
|
| par_mpi.c |
| MPI routines.
|
|
| random.c |
| Random number generator related routines.
|
|
| su2hmc.c |
| An ecclectic collection of functions used in the HMC.
|
|