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_comp
Subroutine
31 statements
Source File
shared_memory_mpi.F90
shared_memory_mpi_comp
shared_deallocate_mpi_comp
Contents
public subroutine shared_deallocate_mpi_comp(win_shm, p_shm, ierr)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=MPIArg)
::
win_shm
complex(kind=dp),
dimension(:), pointer
::
p_shm
integer,
intent(out),
optional
::
ierr
Contents