Searched refs:user_device_array (Results 1 – 1 of 1) sorted by relevance
202 …CUPM<T>::SetPreallocation_(Mat m, PetscDeviceContext dctx, PetscScalar *user_device_array) noexcept in SetPreallocation_() argument218 if (user_device_array) { in SetPreallocation_()220 mcu->d_v = user_device_array; in SetPreallocation_()