Home
last modified time | relevance | path

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

/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-vector.c639 static int CeedHostReciprocal_Cuda(CeedScalar *h_array, CeedSize length) { in CeedHostReciprocal_Cuda() function
662 if (impl->h_array) CeedCallBackend(CeedHostReciprocal_Cuda(impl->h_array, length)); in CeedVectorReciprocal_Cuda()