Toggle navigation
ALaDyn
3.0.1
Guide
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
local_to_global_grdata
Subroutine
19 statements
Source File
parallel.F90
parallel
local_to_global_grdata
Contents
None
public subroutine local_to_global_grdata(buff1, buff2, lenws, ip, dir)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
buff1
(:)
real(kind=dp),
intent(out)
::
buff2
(:)
integer,
intent(in)
::
lenws
integer,
intent(in)
::
ip
integer,
intent(in)
::
dir
Contents
None