Home
last modified time | relevance | path

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

/libCEED/backends/sycl-ref/
H A Dceed-sycl-vector.sycl.cpp276 static int CeedHostSetValue_Sycl(CeedScalar *h_array, CeedSize length, CeedScalar val) { in CeedHostSetValue_Sycl() function
326 CeedCallBackend(CeedHostSetValue_Sycl(impl->h_array, length, val)); in CeedVectorSetValue_Sycl()