|
QUDA
1.0.0
|
This is a helper class that is used to instantiate the correct templated kernel for the dslash. More...
Static Public Member Functions | |
| template<typename Dslash > | |
| static void | launch (Dslash &dslash, TuneParam &tp, Arg &arg, const cudaStream_t &stream) |
Static Public Attributes | |
| static constexpr const char * | kernel = "quda::laplaceGPU" |
This is a helper class that is used to instantiate the correct templated kernel for the dslash.
Definition at line 27 of file laplace.cu.
|
inlinestatic |
Definition at line 33 of file laplace.cu.
References quda::Dslash< Float >::launch().

|
static |
Definition at line 30 of file laplace.cu.
1.8.13