FUNCTION N_VigdrlsIfc(n_vGridIndex)
integer, intent(in) :: n_vGridIndex
DESCRIPTION
Release a grid to allow the space in the vertical-grid repository to be re-used.
Once a grid has been released by a call to this method, it can be re-used to store
more grids using N_ViqkdefIfc_X.
Author: Jeff Blezius - Nov 2003
ARGUMENTS
| Input: |
| n_vGridIndex |
index of the vertical grid to be released: obtained
from N_ViqkdefIfc_X |
| Output: |
| N_VigdrlsIfc |
error indication: 0 means 'no error'; see
$ARMNLIB/include/ViConstants_f90.h for the significance of other
values |
SEE ALSO
N_ViqkdefIfc_X,
N_VidefsetIfc_X,
N_VisintIfc_X,
N_VisetoptIfc
Return to RPN Libraries home page
Return to product index
Last updated: December 5, 2003