QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Macros | Functions
llfat_quda.cu File Reference
#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>
Include dependency graph for llfat_quda.cu:

Go to the source code of this file.

Namespaces

 quda
 

Macros

#define MIN_COEFF   1e-7
 

Functions

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...
 

Macro Definition Documentation

◆ MIN_COEFF

#define MIN_COEFF   1e-7

Definition at line 13 of file llfat_quda.cu.

Referenced by quda::fatLongKSLink().