DCL:GRPH2:UWPACK: Grid Point Information Handling Routines: Explanation of Subroutines
Inquires whether or not grid points are defined.
lsetx = NumRu::DCL.uwqgxz()
lsety = NumRu::DCL.uwqgyz()
lsetx, lsety (L) Inquires whether or nor grid points are defined. A logical variable. If defined, then returns .true., if not defined, .false..
NumRu::DCL.uwsgxz(lsetx)and the grid points are considered to be not defined.
NumRu::DCL.uwsgyz(lsety)