|
QUDA
0.9.0
|

Public Member Functions | |
| PackGhostArg (Field field, void **ghost, const ColorSpinorField &a, int parity, int nFace, int dagger) | |
Public Attributes | |
| Field | field |
| void ** | ghost |
| const void * | v |
| int_fastdiv | X [QUDA_MAX_DIM] |
| const int | volumeCB |
| const int | nDim |
| const int | nFace |
| const int | parity |
| const int | nParity |
| const int | dagger |
| const QudaDWFPCType | pc_type |
| int | commDim [4] |
Definition at line 10 of file color_spinor_pack.cu.
|
inline |
Definition at line 25 of file color_spinor_pack.cu.
References a, comm_dim_partitioned(), quda::PackGhostArg< Field >::commDim, d, fused_exterior_ndeg_tm_dslash_cuda_gen::i, quda::PackGhostArg< Field >::nDim, quda::PackGhostArg< Field >::nParity, and quda::PackGhostArg< Field >::X.

| int quda::PackGhostArg< Field >::commDim[4] |
Definition at line 23 of file color_spinor_pack.cu.
Referenced by quda::PackGhostArg< Field >::PackGhostArg().
| const int quda::PackGhostArg< Field >::dagger |
Definition at line 21 of file color_spinor_pack.cu.
| Field quda::PackGhostArg< Field >::field |
Definition at line 12 of file color_spinor_pack.cu.
| void** quda::PackGhostArg< Field >::ghost |
Definition at line 13 of file color_spinor_pack.cu.
| const int quda::PackGhostArg< Field >::nDim |
Definition at line 17 of file color_spinor_pack.cu.
Referenced by quda::PackGhostArg< Field >::PackGhostArg().
| const int quda::PackGhostArg< Field >::nFace |
Definition at line 18 of file color_spinor_pack.cu.
| const int quda::PackGhostArg< Field >::nParity |
Definition at line 20 of file color_spinor_pack.cu.
Referenced by quda::PackGhostArg< Field >::PackGhostArg().
| const int quda::PackGhostArg< Field >::parity |
Definition at line 19 of file color_spinor_pack.cu.
| const QudaDWFPCType quda::PackGhostArg< Field >::pc_type |
Definition at line 22 of file color_spinor_pack.cu.
| const void* quda::PackGhostArg< Field >::v |
Definition at line 14 of file color_spinor_pack.cu.
| const int quda::PackGhostArg< Field >::volumeCB |
Definition at line 16 of file color_spinor_pack.cu.
| int_fastdiv quda::PackGhostArg< Field >::X[QUDA_MAX_DIM] |
Definition at line 15 of file color_spinor_pack.cu.
Referenced by quda::PackGhostArg< Field >::PackGhostArg().
1.8.14