Home
last modified time | relevance | path

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

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-vector.c340 static int CeedHostSetValueStrided_Cuda(CeedScalar *h_array, CeedSize start, CeedSize stop, CeedSiz… in CeedHostSetValueStrided_Cuda() function
365 CeedCallBackend(CeedHostSetValueStrided_Cuda(impl->h_array, start, stop, step, val)); in CeedVectorSetValueStrided_Cuda()