eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
p2c_1d_filter
Subroutine
17 statements
Source File
subgridAveMod.F90
subgridAveMod
p2c_1d_filter
Contents
public subroutine p2c_1d_filter(bounds, numfc, filterc, patcharr, colarr)
Arguments
Type
Intent
Optional
Attributes
Name
type(
bounds_type
),
intent(in)
::
bounds
integer,
intent(in)
::
numfc
integer,
intent(in)
::
filterc
(numfc)
real(kind=r8),
intent(in)
::
patcharr
(bounds%begp:)
real(kind=r8),
intent(out)
::
colarr
(bounds%begc:)