QUDA  v1.1.0
A library for QCD on GPUs
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;
25  int pad;
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 
enum QudaTwistFlavorType_s QudaTwistFlavorType
struct QUDA_DiracFieldParam_s QUDA_DiracFieldParam
QudaTwistFlavorType twist_flavor