|
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 <unitarization_links.h>#include <atomic.cuh>#include <cub_helper.cuh>#include <index_helper.cuh>#include <cufft.h>
Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| void | quda::gaugefixingFFT (cudaGaugeField &data, const int gauge_dir, const int Nsteps, const int verbose_interval, const double alpha, const int autotune, const double tolerance, const int stopWtheta) |
| Gauge fixing with Steepest descent method with FFTs with support for single GPU only. More... | |
1.8.13