QUDA
v0.5.0
A library for QCD on GPUs
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
quda
tests
llfat_reference.h
Go to the documentation of this file.
1
#ifndef __LLFAT_REFERENCE_H__
2
#define __LLFAT_REFERENCE_H__
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
void
llfat_reference
(
void
**
fatlink
,
void
** sitelink,
QudaPrecision
prec
,
void
* act_path_coeff);
9
void
llfat_reference_mg
(
void
**
fatlink
,
void
** sitelink,
void
** ghost_sitelink,
10
void
** ghost_sitelink_diag,
QudaPrecision
prec
,
void
* act_path_coeff);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
17
Generated on Wed Mar 20 2013 12:52:18 for QUDA by
1.8.2