Searched refs:checkCupmBlasIntCast (Results 1 – 3 of 3) sorted by relevance
441 static PetscErrorCode checkCupmBlasIntCast(PetscInt x) noexcept in checkCupmBlasIntCast() function453 PetscCall(checkCupmBlasIntCast(x)); in PetscCUPMBlasIntCast()492 using ::Petsc::device::cupm::impl::BlasInterface<T>::checkCupmBlasIntCast; \
341 PetscCall(checkCupmBlasIntCast(v->map->n)); in VecAllocateCheck_()
213 PetscCall(checkCupmBlasIntCast(nrows)); in SetPreallocation_()214 PetscCall(checkCupmBlasIntCast(ncols)); in SetPreallocation_()