Searched refs:CeedQFunctionApply_Sycl (Results 1 – 1 of 1) sorted by relevance
26 static int CeedQFunctionApply_Sycl(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Sycl() function137 …CeedCallBackend(CeedSetBackendFunctionCpp(ceed, "QFunction", qf, "Apply", CeedQFunctionApply_Sycl)… in CeedQFunctionCreate_Sycl()