Searched refs:VecPointwiseMaxAsync_Private (Results 1 – 2 of 2) sorted by relevance
452 PETSC_INTERN PetscErrorCode VecPointwiseMaxAsync_Private(Vec, Vec, Vec, PetscDeviceContext);
344 PetscErrorCode VecPointwiseMaxAsync_Private(Vec w, Vec x, Vec y, PetscDeviceContext dctx) in VecPointwiseMaxAsync_Private() function376 PetscCall(VecPointwiseMaxAsync_Private(w, x, y, NULL)); in VecPointwiseMax()