QUDA
1.0.0
|
Public Member Functions | |
rngArg (const int X_[]) | |
Public Attributes | |
int | commDim [QUDA_MAX_DIM] |
int | commCoord [QUDA_MAX_DIM] |
int | X [QUDA_MAX_DIM] |
|
inline |
Definition at line 35 of file random.cu.
References comm_coord(), and comm_dim().
int quda::rngArg::commCoord[QUDA_MAX_DIM] |
Definition at line 33 of file random.cu.
Referenced by quda::kernel_random().
int quda::rngArg::commDim[QUDA_MAX_DIM] |
Definition at line 32 of file random.cu.
Referenced by quda::kernel_random().
int quda::rngArg::X[QUDA_MAX_DIM] |
Definition at line 34 of file random.cu.
Referenced by quda::kernel_random().