check_undef_grid Subroutine

public subroutine check_undef_grid(vval, undefv, undeflag)

check missing grids

Arguments

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

input data

double precision, intent(in) :: undefv

undefined value

logical, intent(out) :: undeflag(size(vval,1),size(vval,2))

undefined flag (.true.)