QUDA
1.0.0
Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Variables
a
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
h
i
k
m
n
p
q
r
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
c
f
g
i
n
r
s
t
v
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
d
m
q
t
+
Enumerations
i
q
+
Enumerator
e
q
t
x
y
z
+
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
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
QudaPrecision
enum QudaPrecision_s QudaPrecision
length
int length[]
Definition:
gauge_force_test.cpp:34
gauge_force_reference
void gauge_force_reference(void *refMom, double eb3, void **sitelink, void **sitelink_2d, QudaPrecision prec, int ***path_dir, int *length, void *loop_coeff, int num_paths)
Definition:
gauge_force_reference.cpp:408
refMom
cpuGaugeField * refMom
Definition:
hisq_paths_force_test.cpp:29
prec
QudaPrecision prec
Definition:
test_util.cpp:1608
Generated by
1.8.13