|
QUDA
v0.7.0
A library for QCD on GPUs
|
Public Member Functions | |
| ExtractGhostArg (const Order &order, int nFace, const int *X_, const int *A_, const int *B_, const int *C_, const int f_[nDim][nDim], const int *localParity_) | |
Public Attributes | |
| Order | order |
| const unsigned char | nFace |
| unsigned short | X [nDim] |
| unsigned short | A [nDim] |
| unsigned short | B [nDim] |
| unsigned short | C [nDim] |
| int | f [nDim][nDim] |
| bool | localParity [nDim] |
Definition at line 5 of file extract_gauge_ghost.cu.
|
inline |
Definition at line 14 of file extract_gauge_ghost.cu.
| unsigned short quda::ExtractGhostArg< Order, nDim >::A[nDim] |
Definition at line 9 of file extract_gauge_ghost.cu.
| unsigned short quda::ExtractGhostArg< Order, nDim >::B[nDim] |
Definition at line 10 of file extract_gauge_ghost.cu.
| unsigned short quda::ExtractGhostArg< Order, nDim >::C[nDim] |
Definition at line 11 of file extract_gauge_ghost.cu.
| int quda::ExtractGhostArg< Order, nDim >::f[nDim][nDim] |
Definition at line 12 of file extract_gauge_ghost.cu.
| bool quda::ExtractGhostArg< Order, nDim >::localParity[nDim] |
Definition at line 13 of file extract_gauge_ghost.cu.
| const unsigned char quda::ExtractGhostArg< Order, nDim >::nFace |
Definition at line 7 of file extract_gauge_ghost.cu.
| Order quda::ExtractGhostArg< Order, nDim >::order |
Definition at line 6 of file extract_gauge_ghost.cu.
| unsigned short quda::ExtractGhostArg< Order, nDim >::X[nDim] |
Definition at line 8 of file extract_gauge_ghost.cu.
1.8.6