Go to the source code of this file.
Defines | |
| #define | TIME 0 |
| #define | SPACE_X 1 |
| #define | SPACE_Y 2 |
| #define | SPACE_Z 3 |
| #define | DAGGER -1 |
Variables | |
| mdp_real | fermi_inversion_precision = 1e-6 |
| mdp_real | staggered_inversion_precision = 1e-6 |
| mdp_real | dwfermi_inversion_precision = 1e-6 |
| mdp_real | sdwf_inversion_precision = 1e-6 |
| bool | BiCGStabRestart = false |
| Set this to true to run BuCGStab with restart. | |
Constants and parameters used by FermiQCD
Distributed under GPL2 License
Created with support from the US Department of Energy
| #define DAGGER -1 |
| #define SPACE_X 1 |
| #define SPACE_Y 2 |
| #define SPACE_Z 3 |
| #define TIME 0 |
| bool BiCGStabRestart = false |
Set this to true to run BuCGStab with restart.
| mdp_real sdwf_inversion_precision = 1e-6 |
1.6.1