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