Next: NDF_CMPLX - Determine whether an NDF array component holds complex values
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_CLEN - Determine the length of an NDF character component
- Description:
The routine produces a "cloned" copy of an NDF identifier (i.e.
it produces a new identifier describing an NDF with identical
attributes to the original).
- Invocation:
CALL NDF_CLONE( INDF1, INDF2, STATUS )
- Arguments:
-
INDF1 = INTEGER (Given)
-
NDF identifier to be cloned.
-
INDF2 = INTEGER (Returned)
-
Cloned identifier.
-
STATUS = INTEGER (Given and Returned)
-
The global status.
- Notes:
-
If this routine is called with STATUS set, then a value of
NDF__NOID will be returned for the INDF2 argument, although no
further processing will occur. The same value will also be
returned if the routine should fail for any reason. The NDF__NOID
constant is defined in the include file NDF_PAR.
Next: NDF_CMPLX - Determine whether an NDF array component holds complex values
Up: FORTRAN ROUTINE DESCRIPTIONS
Previous: NDF_CLEN - Determine the length of an NDF character component
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