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
gauge_force_reference.h
Go to the documentation of this file.
1
#ifndef __GAUGE_FORCE_REFERENCE__
2
#define __GAUGE_FORCE_REFERENCE__
3
#ifdef __cplusplus
4
extern
"C"
{
5
#endif
6
7
void
gauge_force_reference
(
void
*
refMom
,
double
eb3,
void
** sitelink,
void
** sitelink_2d,
QudaPrecision
prec
,
8
int
***path_dir,
int
*
length
,
void
* loop_coeff,
int
num_paths);
9
10
#ifdef __cplusplus
11
}
12
#endif
13
14
#endif
15
Generated on Wed Mar 20 2013 12:52:18 for QUDA by
1.8.2