TSMP-PDAF Source Code Browser - Interface
Source Files
Modules
Procedures
Program
MPI_Reduce
Subroutine
13 statements
Source File
nullmpi.F90
MPI_Reduce
Contents
subroutine MPI_Reduce(field_in, field_out, dim, fieldtype, operation, pe_root, comm, mpierr)
Arguments
Type
Intent
Optional
Attributes
Name
real
::
field_in
(dim)
real
::
field_out
(dim)
integer
::
dim
integer
::
fieldtype
integer
::
operation
integer
::
pe_root
integer
::
comm
integer
::
mpierr