CABLE
Source Files
Modules
Procedures
Derived Types
Namelists
Program
nse_1d
Function
18 statements
Source File
cable_sli_utils.F90
sli_utils
nse_1d
Contents
private function nse_1d(x, y, mask)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=r_2),
intent(in),
DIMENSION(:)
::
x
real(kind=r_2),
intent(in),
DIMENSION(:)
::
y
logical,
intent(in),
optional,
DIMENSION(:)
::
mask
Return Value
real(kind=r_2)