Next: NDF_EXIST - See if an existing NDF is associated with an ADAM parameter
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_DIM - Enquire the dimension sizes of an NDF
- Description:
The routine ends the current NDF context, causing all NDF
identifiers and placeholders created within that context (i.e.
since a matching call to NDF_BEGIN) to be annulled. Any mapped
values associated with these identifiers are unmapped, and any
temporary NDFs which no longer have identifiers associated with
them are deleted.
- Invocation:
CALL NDF_END( STATUS )
- Arguments:
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
-
Matching pairs of calls to NDF_BEGIN and NDF_END may be
nested. An error will be reported if NDF_END is called without a
corresponding call to NDF_BEGIN.
-
This routine attempts to execute even if STATUS is set on
entry, although no further error report will be made if it
subsequently fails under these circumstances.
Next: NDF_EXIST - See if an existing NDF is associated with an ADAM parameter
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_DIM - Enquire the dimension sizes of an NDF
Starlink User Note 33
R.F. Warren-Smith
11th January 2000
E-mail:rfws@star.rl.ac.uk
Copyright © 2000 Council for the Central Laboratory of the Research Councils