DCL:GRPH2:UWPACK: Grid- Point Information Handling Routines: Explanation of Subroutines
Sets the grid point coordinates for the grid point array using coordinate values for each point.
NumRu::DCL.uwsgxa(xp)
NumRu::DCL.uwsgya(yp)
xp (R) An array of length nx. X coordinate specified using values in UC. yp (R) An array of length ny. Y coordinate specified using values in UC. nx(I)The length of array xp.ny(I)The length of array yp.
xp, nx = NumRu::DCL.uwqgxa()
yp, ny = NumRu::DCL.uwqgya().