Home
last modified time | relevance | path

Searched refs:CeedQFunctionBuildKernel_Cuda_ref (Results 1 – 3 of 3) sorted by relevance

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-qfunction-load.h9 CEED_INTERN int CeedQFunctionBuildKernel_Cuda_ref(CeedQFunction qf);
H A Dceed-cuda-ref-qfunction-load.cpp22 extern "C" int CeedQFunctionBuildKernel_Cuda_ref(CeedQFunction qf) { in CeedQFunctionBuildKernel_Cuda_ref() function
H A Dceed-cuda-ref-qfunction.c30 CeedCallBackend(CeedQFunctionBuildKernel_Cuda_ref(qf)); in CeedQFunctionApply_Cuda()