Home
last modified time | relevance | path

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

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-qfunction.c21 static int CeedQFunctionApply_Cuda(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Cuda() function
102 CeedCallBackend(CeedSetBackendFunction(ceed, "QFunction", qf, "Apply", CeedQFunctionApply_Cuda)); in CeedQFunctionCreate_Cuda()