Searched refs:MPI_Info_free (Results 1 – 5 of 5) sorted by relevance
139 PetscCallMPI(MPI_Info_free(&info)); in PetscSFLinkInitMPIRequests_Persistent_Neighbor()
165 man:+MPI_Info_free++MPI_Info_free++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Info_free…504 man:+MPI_Info_free++MPI_Info_free++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Info_free…
317 if (w->info != MPI_INFO_NULL) PetscCallMPI(MPI_Info_free(&w->info)); in PetscSFWindowSetInfo_Window()855 if (w->info != MPI_INFO_NULL) PetscCallMPI(MPI_Info_free(&w->info)); in PetscSFReset_Window()
392 #define MPI_Info_free(info) (MPIUNI_ARG(info), MPI_SUCCESS) macro
386 PetscCallMPI(MPI_Info_free(&info)); in PetscSFSetFromOptions()