Home
last modified time | relevance | path

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

/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-qfunctioncontext.sycl.cpp348 static int CeedQFunctionContextDestroy_Sycl(const CeedQFunctionContext ctx) { in CeedQFunctionContextDestroy_Sycl() function
380 …SetBackendFunctionCpp(ceed, "QFunctionContext", ctx, "Destroy", CeedQFunctionContextDestroy_Sycl)); in CeedQFunctionContextCreate_Sycl()