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_arr2_doub
Subroutine
10 statements
Source File
Parallel.F90
par_internal_arr2_doub
MPIAllGather_auto2_arr2_doub
Contents
public subroutine MPIAllGather_auto2_arr2_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