Searched refs:MPI_Copy_function (Results 1 – 2 of 2) sorted by relevance
307 typedef int(MPI_Copy_function)(MPI_Comm, int, void *, void *, void *, int *); typedef309 #define MPI_NULL_COPY_FN (MPI_Copy_function *)0355 #define MPI_Comm_copy_attr_function MPI_Copy_function373 MPIUni_PETSC_EXTERN int MPI_Keyval_create(MPI_Copy_function *, MPI_Delete_function *, int *, voi…
159 int MPI_Comm_create_keyval(PETSC_UNUSED MPI_Copy_function *copy_fn, PETSC_UNUSED MPI_Delete_functio… in MPI_Comm_create_keyval()