|
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 <comm_quda.h>#include <gauge_fix_ovr_extra.h>#include <gauge_fix_ovr_hit_devf.cuh>#include <cub_helper.cuh>#include <index_helper.cuh>
Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| void | quda::gaugefixingOVR (cudaGaugeField &data, const int gauge_dir, const int Nsteps, const int verbose_interval, const double relax_boost, const double tolerance, const int reunit_interval, const int stopWtheta) |
| Gauge fixing with overrelaxation with support for single and multi GPU. More... | |
1.8.13