Toggle navigation
ALaDyn
3.0.1
Guide
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
all_gather_dpreal
Subroutine
5 statements
Source File
parallel.F90
parallel
all_gather_dpreal
Contents
None
public subroutine all_gather_dpreal(rv_send, rv_recv, dir, nt)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(inout)
::
rv_send
(:)
real(kind=dp),
intent(inout)
::
rv_recv
(:)
integer,
intent(in)
::
dir
integer,
intent(in)
::
nt
Contents
None