|
QUDA
0.9.0
|
Public Member Functions | |
| ExtractGhostArg (const Order &order, const GaugeField &u, const int *A_, const int *B_, const int *C_, const int f_[nDim][nDim], const int *localParity_, int offset) | |
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] |
| int | faceVolumeCB [nDim] |
| int | commDim [QUDA_MAX_DIM] |
| const int | offset |
Definition at line 6 of file extract_gauge_ghost_helper.cuh.
|
inline |
Definition at line 18 of file extract_gauge_ghost_helper.cuh.
References quda::ExtractGhostArg< Order, nDim >::A, quda::ExtractGhostArg< Order, nDim >::B, quda::ExtractGhostArg< Order, nDim >::C, comm_dim_partitioned(), quda::ExtractGhostArg< Order, nDim >::commDim, d, e, quda::ExtractGhostArg< Order, nDim >::f, quda::ExtractGhostArg< Order, nDim >::faceVolumeCB, quda::ExtractGhostArg< Order, nDim >::localParity, quda::GaugeField::Nface(), quda::LatticeField::SurfaceCB(), quda::ExtractGhostArg< Order, nDim >::X, and quda::LatticeField::X().

| unsigned short quda::ExtractGhostArg< Order, nDim >::A[nDim] |
Definition at line 10 of file extract_gauge_ghost_helper.cuh.
Referenced by quda::ExtractGhostArg< Order, nDim >::ExtractGhostArg().
| unsigned short quda::ExtractGhostArg< Order, nDim >::B[nDim] |
Definition at line 11 of file extract_gauge_ghost_helper.cuh.
Referenced by quda::ExtractGhostArg< Order, nDim >::ExtractGhostArg().
| unsigned short quda::ExtractGhostArg< Order, nDim >::C[nDim] |
Definition at line 12 of file extract_gauge_ghost_helper.cuh.
Referenced by quda::ExtractGhostArg< Order, nDim >::ExtractGhostArg().
| int quda::ExtractGhostArg< Order, nDim >::commDim[QUDA_MAX_DIM] |
Definition at line 16 of file extract_gauge_ghost_helper.cuh.
Referenced by quda::ExtractGhostArg< Order, nDim >::ExtractGhostArg().
| int quda::ExtractGhostArg< Order, nDim >::f[nDim][nDim] |
Definition at line 13 of file extract_gauge_ghost_helper.cuh.
Referenced by quda::ExtractGhostArg< Order, nDim >::ExtractGhostArg().
| int quda::ExtractGhostArg< Order, nDim >::faceVolumeCB[nDim] |
Definition at line 15 of file extract_gauge_ghost_helper.cuh.
Referenced by quda::ExtractGhostArg< Order, nDim >::ExtractGhostArg().
| bool quda::ExtractGhostArg< Order, nDim >::localParity[nDim] |
Definition at line 14 of file extract_gauge_ghost_helper.cuh.
Referenced by quda::ExtractGhostArg< Order, nDim >::ExtractGhostArg().
| const unsigned char quda::ExtractGhostArg< Order, nDim >::nFace |
Definition at line 8 of file extract_gauge_ghost_helper.cuh.
| const int quda::ExtractGhostArg< Order, nDim >::offset |
Definition at line 17 of file extract_gauge_ghost_helper.cuh.
| Order quda::ExtractGhostArg< Order, nDim >::order |
Definition at line 7 of file extract_gauge_ghost_helper.cuh.
| unsigned short quda::ExtractGhostArg< Order, nDim >::X[nDim] |
Definition at line 9 of file extract_gauge_ghost_helper.cuh.
Referenced by quda::ExtractGhostArg< Order, nDim >::ExtractGhostArg().
1.8.14