TSMP-PDAF Source Code Browser
Source Files
Modules
Procedures
Derived Types
PDAFlocal_l2g_cb
Interface
10 statements
Source File
PDAFlocal.F90
PDAFlocal
PDAFlocal_l2g_cb
Contents
None
interface
public subroutine PDAFlocal_l2g_cb(step, domain_p, dim_l, state_l, dim_p, state_p)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
step
integer,
intent(in)
::
domain_p
integer,
intent(in)
::
dim_l
real,
intent(in)
::
state_l
(dim_l)
integer,
intent(in)
::
dim_p
real,
intent(inout)
::
state_p
(dim_p)