Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
MPIAllReduce_auto_arr2_comp
Subroutine
22 statements
Source File
Parallel.F90
par_internal_arr2_comp
MPIAllReduce_auto_arr2_comp
Contents
public subroutine MPIAllReduce_auto_arr2_comp(v, iType, Ret, Node)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=dp),
intent(in),
target
::
v
(:,:)
integer(kind=MPIArg),
intent(in)
::
iType
complex(kind=dp),
intent(out),
target
::
Ret
(:,:)
type(
CommI
),
intent(in),
optional
::
Node
Contents