source: trunk/SRC/Computation/.idlwave_catalog @ 412

Last change on this file since 412 was 402, checked in by smasson, 15 years ago

update documentation

File size: 857 bytes
Line 
1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
4;; Created by idlwave_catalog
5;;
6(setq idlwave-library-catalog-libname "saxo")
7(setq idlwave-library-catalog-routines
8 '(("bsf" fun nil (lib "bsf.pro" nil "saxo") "Result = %s(z3d)" (nil ("NOSTRUCTURE") ("REFPOINT") ("REFVALUE")))
9   ("curl" fun nil (lib "curl.pro" nil "saxo") "Result = %s(uu, vv)" (nil ("_EXTRA") ("DIREC") ("MILLION")))
10   ("div" fun nil (lib "div.pro" nil "saxo") "Result = %s(uu, vv)" (nil ("_EXTRA") ("DIREC") ("MILLION")))
11   ("grad" fun nil (lib "grad.pro" nil "saxo") "Result = %s(field, direc)" (nil ("_EXTRA") ("MILLION")))
12   ("msf" fun nil (lib "msf.pro" nil "saxo") "Result = %s(z3d, mask2d)" (nil ("INDEXBOXZOOM") ("MASKOUT") ("NOSTRUCTURE")))
13   ("norm" fun nil (lib "norm.pro" nil "saxo") "Result = %s(uu, vv)" (nil ("_EXTRA") ("DIREC")))))
Note: See TracBrowser for help on using the repository browser.