TSMP-PDAF Source Code Browser
Source Files
Modules
Procedures
Derived Types
PDAFlocal_g2l_cb
Interface
10 statements
Source File
PDAFlocal.F90
PDAFlocal
PDAFlocal_g2l_cb
Contents
None
interface
public subroutine PDAFlocal_g2l_cb(step, domain_p, dim_p, state_p, dim_l, state_l)
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)