#include <stdio.h>
#include <cuda_runtime.h>
#include <cuda.h>
#include <quda_internal.h>
#include <gauge_field.h>
#include <llfat_quda.h>
#include <index_helper.cuh>
#include <gauge_field_order.h>
#include <fast_intdiv.h>
#include <tune_quda.h>
Go to the source code of this file.
|
void | quda::fatLongKSLink (cudaGaugeField *fat, cudaGaugeField *lng, const cudaGaugeField &gauge, const double *coeff) |
| Compute the fat and long links for an improved staggered (Kogut-Susskind) fermions. More...
|
|
◆ MIN_COEFF