Searched refs:CeedQFunctionApply_Sycl_gen (Results 1 – 1 of 1) sorted by relevance
19 static int CeedQFunctionApply_Sycl_gen(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Sycl_gen() function63 …allBackend(CeedSetBackendFunctionCpp(ceed, "QFunction", qf, "Apply", CeedQFunctionApply_Sycl_gen)); in CeedQFunctionCreate_Sycl_gen()