QUDA
v0.7.0
A library for QCD on GPUs
|
Public Types | |
typedef mapper< FloatIn >::type | RegTypeIn |
typedef mapper< FloatOut >::type | RegTypeOut |
typedef mapper< FloatIn >::type | RegTypeIn |
typedef mapper< FloatOut >::type | RegTypeOut |
Public Member Functions | |
__device__ __host__ void | operator() (RegTypeOut out[Ns *Nc *2], const RegTypeIn in[Ns *Nc *2]) |
__device__ __host__ void | operator() (RegTypeOut out[Ns *Nc *2], const RegTypeIn in[Ns *Nc *2]) |
Transform from relativistic into non-relavisitic basis
Definition at line 47 of file copy_color_spinor.cu.
typedef mapper<FloatIn>::type quda::NonRelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeIn |
Definition at line 48 of file copy_color_spinor.cu.
typedef mapper<FloatIn>::type quda::NonRelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeIn |
Definition at line 105 of file extended_color_spinor_utilities.cu.
typedef mapper<FloatOut>::type quda::NonRelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeOut |
Definition at line 49 of file copy_color_spinor.cu.
typedef mapper<FloatOut>::type quda::NonRelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeOut |
Definition at line 106 of file extended_color_spinor_utilities.cu.
|
inline |
Definition at line 50 of file copy_color_spinor.cu.
|
inline |
Definition at line 107 of file extended_color_spinor_utilities.cu.