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
quda_new_interace.h
Go to the documentation of this file.
1
#ifndef _QUDA_NEW_INTERFACE_H
2
#define _QUDA_NEW_INTERFACE_H
3
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
19
typedef
struct
QUDA_DiracFieldParam_s
{
20
int
X
[4];
21
int
Ls
;
22
int
Nc
;
23
int
Ns
;
24
QudaTwistFlavorType
twist_flavor
;
25
int
pad
;
26
}
QUDA_DiracFieldParam
;
27
28
typedef
struct
QUDA_DiracField_s
QUDA_DiracField
;
29
30
#ifdef __cplusplus
31
}
32
#endif
33
34
#endif
/* _QUDA_NEW_INTERFACE_H */
35
36
QUDA_DiracFieldParam_s
Definition:
quda_new_interace.h:19
QUDA_DiracFieldParam
struct QUDA_DiracFieldParam_s QUDA_DiracFieldParam
QUDA_DiracFieldParam_s::Nc
int Nc
Definition:
quda_new_interace.h:22
QUDA_DiracFieldParam_s::Ls
int Ls
Definition:
quda_new_interace.h:21
QUDA_DiracFieldParam_s::Ns
int Ns
Definition:
quda_new_interace.h:23
QUDA_DiracFieldParam_s::twist_flavor
QudaTwistFlavorType twist_flavor
Definition:
quda_new_interace.h:24
QUDA_DiracField
Definition:
quda_internal.h:33
QUDA_DiracFieldParam_s::X
int X[4]
Definition:
quda_new_interace.h:20
QUDA_DiracFieldParam_s::pad
int pad
Definition:
quda_new_interace.h:25
QudaTwistFlavorType
enum QudaTwistFlavorType_s QudaTwistFlavorType
Generated by
1.8.13