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_comp2D
Subroutine
52 statements
Source File
shared_memory_mpi.F90
shared_memory_mpi_comp2D
shared_allocate_mpi_comp2D
Contents
public subroutine shared_allocate_mpi_comp2D(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
(2)
integer,
intent(out),
optional
::
ierr
Contents