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