GVTD-X
Source Files
Modules
Procedures
Derived Types
undef_checker_2d
Function
17 statements
Source File
sub_mod.f90
GVTDX_sub
undef_checker_2d
Contents
public function undef_checker_2d(val, undef)
Check missing value in "val"
Arguments
Type
Intent
Optional
Attributes
Name
double precision,
intent(in),
dimension(:,:)
::
val
Input
double precision,
intent(in)
::
undef
Undefined value
Return Value
logical