Searched refs:CeedHostReciprocal_Cuda (Results 1 – 1 of 1) sorted by relevance
639 static int CeedHostReciprocal_Cuda(CeedScalar *h_array, CeedSize length) { in CeedHostReciprocal_Cuda() function662 if (impl->h_array) CeedCallBackend(CeedHostReciprocal_Cuda(impl->h_array, length)); in CeedVectorReciprocal_Cuda()