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
include
hw_quda.h
Go to the documentation of this file.
1
#ifndef _HW_QUDA_H
2
#define _HW_QUDA_H
3
4
#include <
enum_quda.h
>
5
#include <
quda_internal.h
>
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
FullHw
createHwQuda
(
int
*
X
,
QudaPrecision
precision);
12
void
loadHwToGPU
(FullHw ret,
void
*
hw
,
QudaPrecision
cpu_prec
);
13
void
freeHwQuda
(FullHw
hw
);
14
15
#ifdef __cplusplus
16
}
17
#endif
18
19
#endif // _HW_QUDA_H
QudaPrecision
enum QudaPrecision_s QudaPrecision
createHwQuda
FullHw createHwQuda(int *X, QudaPrecision precision)
loadHwToGPU
void loadHwToGPU(FullHw ret, void *hw, QudaPrecision cpu_prec)
freeHwQuda
void freeHwQuda(FullHw hw)
hw
static void * hw
Definition:
hisq_paths_force_test.cpp:33
X
int X[4]
Definition:
covdev_test.cpp:70
enum_quda.h
cpu_prec
QudaPrecision & cpu_prec
Definition:
contract_test.cpp:66
quda_internal.h
Generated by
1.8.13