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 non-relativistic into relavisitic basis
Definition at line 67 of file copy_color_spinor.cu.
typedef mapper<FloatIn>::type quda::RelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeIn |
Definition at line 68 of file copy_color_spinor.cu.
typedef mapper<FloatIn>::type quda::RelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeIn |
Definition at line 126 of file extended_color_spinor_utilities.cu.
typedef mapper<FloatOut>::type quda::RelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeOut |
Definition at line 69 of file copy_color_spinor.cu.
typedef mapper<FloatOut>::type quda::RelBasis< FloatOut, FloatIn, Ns, Nc >::RegTypeOut |
Definition at line 127 of file extended_color_spinor_utilities.cu.
|
inline |
Definition at line 70 of file copy_color_spinor.cu.
|
inline |
Definition at line 128 of file extended_color_spinor_utilities.cu.