QUDA
1.0.0
|
Helper class for grabbing the constant struct, whether we are on the GPU or CPU. More...
Public Member Functions | |
__device__ __host__ | coeff_type (const Arg &arg) |
__device__ __host__ real | a (int s) |
__device__ __host__ real | b (int s) |
__device__ __host__ real | c (int s) |
Public Attributes | |
const Arg & | arg |
Helper class for grabbing the constant struct, whether we are on the GPU or CPU.
Definition at line 39 of file dslash_domain_wall_m5.cuh.
|
inline |
Definition at line 43 of file dslash_domain_wall_m5.cuh.
|
inline |
Definition at line 44 of file dslash_domain_wall_m5.cuh.
Referenced by quda::dslash5(), and quda::dslash5inv().
|
inline |
Definition at line 45 of file dslash_domain_wall_m5.cuh.
Referenced by quda::dslash5(), and quda::variableInv().
|
inline |
Definition at line 46 of file dslash_domain_wall_m5.cuh.
Referenced by quda::dslash5(), and quda::variableInv().
const Arg& quda::coeff_type< real, is_variable, Arg >::arg |
Definition at line 42 of file dslash_domain_wall_m5.cuh.