Home
last modified time | relevance | path

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

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref.c61 …llBackend(CeedSetBackendFunction(ceed, "Ceed", ceed, "QFunctionCreate", CeedQFunctionCreate_Cuda)); in CeedInit_Cuda_ref()
H A Dceed-cuda-ref-qfunction.c91 int CeedQFunctionCreate_Cuda(CeedQFunction qf) { in CeedQFunctionCreate_Cuda() function
H A Dceed-cuda-ref.h166 CEED_INTERN int CeedQFunctionCreate_Cuda(CeedQFunction qf);