TSMP-PDAF Source Code Browser - Interface
Source Files
Modules
Procedures
Program
MPI_AllGatherV
Subroutine
14 statements
Source File
nullmpi.F90
MPI_AllGatherV
Contents
subroutine MPI_AllGatherV(field_in, dim_in, type_in, field_out, dim_out, dis, type_out, comm, mpierr)
Arguments
Type
Intent
Optional
Attributes
Name
real
::
field_in
(dim_in)
integer
::
dim_in
integer
::
type_in
real
::
field_out
(dim_out)
integer
::
dim_out
integer
::
dis
integer
::
type_out
integer
::
comm
integer
::
mpierr