Home
last modified time | relevance | path

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

/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-qfunction.sycl.cpp113 static int CeedQFunctionDestroy_Sycl(CeedQFunction qf) { in CeedQFunctionDestroy_Sycl() function
138 …allBackend(CeedSetBackendFunctionCpp(ceed, "QFunction", qf, "Destroy", CeedQFunctionDestroy_Sycl)); in CeedQFunctionCreate_Sycl()