undef_checker_1d Function

public function undef_checker_1d(val, undef)

Check missing value in "val"

Arguments

Type IntentOptional Attributes Name
double precision, intent(in), dimension(:) :: val

Input

double precision, intent(in) :: undef

Undefined value

Return Value logical