Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
MPIAllGather_auto2_arr3_comp
Subroutine
10 statements
Source File
Parallel.F90
par_internal_arr3_comp
MPIAllGather_auto2_arr3_comp
Contents
public subroutine MPIAllGather_auto2_arr3_comp(v, ret, ierr, Node)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=dp),
intent(in),
target
::
v
(:,:,:)
complex(kind=dp),
intent(inout),
target
::
ret
(:,:,:)
integer,
intent(out)
::
ierr
type(
CommI
),
intent(in),
optional
::
Node
Contents