Searched refs:VecPointwiseMinAsync_Private (Results 1 – 2 of 2) sorted by relevance
454 PETSC_INTERN PetscErrorCode VecPointwiseMinAsync_Private(Vec, Vec, Vec, PetscDeviceContext);
380 PetscErrorCode VecPointwiseMinAsync_Private(Vec w, Vec x, Vec y, PetscDeviceContext dctx) in VecPointwiseMinAsync_Private() function412 PetscCall(VecPointwiseMinAsync_Private(w, x, y, NULL)); in VecPointwiseMin()