Home
last modified time | relevance | path

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

/libCEED/backends/sycl-gen/
H A Dceed-sycl-gen-qfunction.sycl.cpp19 static int CeedQFunctionApply_Sycl_gen(CeedQFunction qf, CeedInt Q, CeedVector *U, CeedVector *V) { in CeedQFunctionApply_Sycl_gen() function
63 …allBackend(CeedSetBackendFunctionCpp(ceed, "QFunction", qf, "Apply", CeedQFunctionApply_Sycl_gen)); in CeedQFunctionCreate_Sycl_gen()