PetscShmgetUnmapAddresses#

unlinks given shared addresses on a MPI process that is not of PetscGlobalRank 0

Synopsis#

Not Collective

Input Parameters#

  • n - the number of addresses, each obtained originally on MPI PetscGlobalRank zero by PetscShmgetAllocateArray()

  • addres - the addresses

Note#

This routine does nothing if PETSC_HAVE_SHMGET is not defined

See Also#

PetscShmgetDeallocateArray(), PetscShmgetAllocateArray(), PetscShmgetMapAddresses()

Level#

developer

Location#

src/sys/utils/server.c


Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages