Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
shared_deallocate_mpi_int
Subroutine
31 statements
Source File
shared_memory_mpi.F90
shared_memory_mpi_int
shared_deallocate_mpi_int
Contents
public subroutine shared_deallocate_mpi_int(win_shm, p_shm, ierr)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=MPIArg)
::
win_shm
integer(kind=int32),
dimension(:), pointer
::
p_shm
integer,
intent(out),
optional
::
ierr
Contents