Searched refs:VecPointwiseMaxAbsAsync_Private (Results 1 – 2 of 2) sorted by relevance
453 PETSC_INTERN PetscErrorCode VecPointwiseMaxAbsAsync_Private(Vec, Vec, Vec, PetscDeviceContext);
416 PetscErrorCode VecPointwiseMaxAbsAsync_Private(Vec w, Vec x, Vec y, PetscDeviceContext dctx) in VecPointwiseMaxAbsAsync_Private() function446 PetscCall(VecPointwiseMaxAbsAsync_Private(w, x, y, NULL)); in VecPointwiseMaxAbs()