next up previous
Next: Setting NDF Attributes
Up: CLASSIFIED LIST OF FORTRAN ROUTINES
Previous: Enquiring Component Attributes

Creating and Deleting NDFs  

NDF_CREAT( PARAM, FTYPE, NDIM, LBND, UBND, INDF, STATUS )
-- Create a new simple NDF via the ADAM parameter system

NDF_CREP( PARAM, FTYPE, NDIM, UBND, INDF, STATUS )
-- Create a new primitive NDF via the ADAM parameter system

NDF_DELET( INDF, STATUS )
-- Delete an NDF

NDF_NEW( FTYPE, NDIM, LBND, UBND, PLACE, INDF, STATUS )
-- Create a new simple NDF

NDF_NEWP( FTYPE, NDIM, UBND, PLACE, INDF, STATUS )
-- Create a new primitive NDF

NDF_OPEN( LOC, NAME, MODE, STAT, INDF, PLACE, STATUS )
-- Open an existing or new NDF

NDF_PROP( INDF1, CLIST, PARAM, INDF2, STATUS )
-- Propagate NDF information to create a new NDF via the ADAM parameter system

NDF_SCOPY( INDF1, CLIST, PLACE, INDF2, STATUS )
-- Selectively copy NDF components to a new location



next up previous
Next: Setting NDF Attributes
Up: CLASSIFIED LIST OF FORTRAN ROUTINES
Previous: Enquiring Component Attributes


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