CABLE
Source Files
Modules
Procedures
Derived Types
Namelists
Program
nse_2d
Function
21 statements
Source File
cable_sli_utils.F90
sli_utils
nse_2d
Contents
private function nse_2d(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)