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