Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
MPIGather_hack
Subroutine
11 statements
Source File
MPI_wrapper.F90
MPI_wrapper
MPIGather_hack
Contents
public subroutine MPIGather_hack(v, ret, nchar, nprocs, ierr, Node)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=nchar),
target
::
v
character(len=nchar),
target
::
ret
(nprocs)
integer,
intent(in)
::
nchar
integer,
intent(in)
::
nprocs
integer,
intent(out)
::
ierr
type(
CommI
),
intent(in),
optional
::
Node
Contents