QUDA
1.0.0
include
llfat_quda.h
Go to the documentation of this file.
1
#ifndef _LLFAT_QUDA_H
2
#define _LLFAT_QUDA_H
3
4
#include "
quda.h
"
5
#include "
quda_internal.h
"
6
7
namespace
quda
{
8
17
void
fatLongKSLink
(cudaGaugeField* fat,
18
cudaGaugeField* lng,
19
const
cudaGaugeField& gauge,
20
const
double
* coeff);
21
22
}
// namespace quda
23
24
#endif // _LLFAT_QUDA_H
quda::fatLongKSLink
void fatLongKSLink(cudaGaugeField *fat, cudaGaugeField *lng, const cudaGaugeField &gauge, const double *coeff)
Compute the fat and long links for an improved staggered (Kogut-Susskind) fermions.
Definition:
llfat_quda.cu:532
quda
Definition:
blas_cublas.h:5
quda.h
Main header file for the QUDA library.
quda_internal.h
Generated by
1.8.13