Home
last modified time | relevance | path

Searched defs:BASIS_Q (Results 1 – 5 of 5) sorted by relevance

/libCEED/include/ceed/jit-source/magma/
H A Dmagma-basis-weight-nontensor.h13 extern "C" __launch_bounds__(MAGMA_BASIS_BOUNDS(BASIS_Q, MAGMA_MAXTHREADS_1D)) __global__ in __launch_bounds__()
H A Dmagma-basis-weight-1d.h25 extern "C" __launch_bounds__(MAGMA_BASIS_BOUNDS(BASIS_Q, MAGMA_MAXTHREADS_1D)) __global__ in __launch_bounds__()
H A Dmagma-basis-weight-3d.h34 extern "C" __launch_bounds__(MAGMA_BASIS_BOUNDS(BASIS_Q *BASIS_Q, MAGMA_MAXTHREADS_3D)) __global__ in __launch_bounds__()
H A Dmagma-basis-weight-2d.h33 extern "C" __launch_bounds__(MAGMA_BASIS_BOUNDS(BASIS_Q, MAGMA_MAXTHREADS_2D)) __global__ in __launch_bounds__()
H A Dmagma-basis-interp-deriv-nontensor.h256 extern "C" __launch_bounds__(MAGMA_BASIS_BOUNDS(BASIS_Q, MAGMA_MAXTHREADS_1D)) __global__ in __launch_bounds__()
292 extern "C" __launch_bounds__(MAGMA_BASIS_BOUNDS(BASIS_Q, MAGMA_MAXTHREADS_1D)) __global__ in __launch_bounds__()