Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
shared_allocate_mpi_comp
Subroutine
52 statements
Source File
shared_memory_mpi.F90
shared_memory_mpi_comp
shared_allocate_mpi_comp
Contents
public subroutine shared_allocate_mpi_comp(win_shm, p_shm, dims, ierr)
Uses
HElem
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=MPIArg)
::
win_shm
complex(kind=dp),
dimension(:), pointer
::
p_shm
integer(kind=int64)
::
dims
(1)
integer,
intent(out),
optional
::
ierr
Contents