Home
last modified time | relevance | path

Searched refs:PetscNvshmemMax (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/nvshmem/
H A Dsfnvshmem.cu803 PetscErrorCode PetscNvshmemMax(PetscInt count, float *dst, const float *src) in PetscNvshmemMax() function
823 PetscErrorCode PetscNvshmemMax(PetscInt count, double *dst, const double *src) in PetscNvshmemMax() function
/petsc/include/petsc/private/
H A Dveccupmimpl.h13 PETSC_INTERN PetscErrorCode PetscNvshmemMax(PetscInt, PetscReal *, const PetscReal *);