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