Home
last modified time | relevance | path

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

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-vector.c290 static int CeedHostSetValue_Cuda(CeedScalar *h_array, CeedSize length, CeedScalar val) { in CeedHostSetValue_Cuda() function
331 CeedCallBackend(CeedHostSetValue_Cuda(impl->h_array, length, val)); in CeedVectorSetValue_Cuda()