TSMP-PDAF Source Code Browser
Source Files
Modules
Procedures
Derived Types
PDAFlocal_g2l_cb
Subroutine
15 statements
Source File
PDAFlocal_g2l_cb.F90
PDAFlocal_g2l_cb
Contents
subroutine PDAFlocal_g2l_cb(step, domain_p, dim_p, state_p, dim_l, state_l)
Uses
PDAFlocal
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
step
integer,
intent(in)
::
domain_p
integer,
intent(in)
::
dim_p
real,
intent(in)
::
state_p
(dim_p)
integer,
intent(in)
::
dim_l
real,
intent(out)
::
state_l
(dim_l)