|
QUDA
1.0.0
|
#include <quda_internal.h>#include <quda_matrix.h>#include <tune_quda.h>#include <gauge_field.h>#include <gauge_field_order.h>#include <launch_kernel.cuh>#include <comm_quda.h>#include <unitarization_links.h>#include <pgauge_monte.h>#include <random_quda.h>#include <cub_helper.cuh>#include <index_helper.cuh>
Go to the source code of this file.
Namespaces | |
| quda | |
Macros | |
| #define | PI 3.1415926535897932384626433832795 |
| #define | PII 6.2831853071795864769252867665590 |
Functions | |
| void | quda::InitGaugeField (cudaGaugeField &data, RNG &rngstate) |
| Perform a hot start to the gauge field, random SU(3) matrix, followed by reunitarization, also exchange borders links in multi-GPU case. More... | |
| #define PI 3.1415926535897932384626433832795 |
Definition at line 16 of file pgauge_init.cu.
| #define PII 6.2831853071795864769252867665590 |
Definition at line 19 of file pgauge_init.cu.
1.8.13