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