Changeset 168 for trunk/SRC/Computation


Ignore:
Timestamp:
09/06/06 12:46:29 (18 years ago)
Author:
pinsard
Message:

Main document available on top directory, Source links available in idldoc html output

Location:
trunk/SRC/Computation
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Computation/curl.pro

    r167 r168  
    4747; 
    4848; @examples 
    49 ; IDL> @tst_initorca2 
     49; IDL> \@tst_initorca2 
    5050; IDL> plt, curl(dist(jpi,jpj), dist(jpi,jpj)) 
    5151; 
  • trunk/SRC/Computation/div.pro

    r167 r168  
    4747; 
    4848; @examples 
    49 ; IDL> @tst_initorca2 
     49; IDL> \@tst_initorca2 
    5050; IDL> plt, div(dist(jpi,jpj), dist(jpi,jpj)) 
    5151; 
  • trunk/SRC/Computation/grad.pro

    r167 r168  
    3434; 
    3535; @examples 
    36 ; IDL> @tst_initorca2 
     36; IDL> \@tst_initorca2 
    3737; IDL> plt, grad({arr:gphit,g:'T'}, 'x') 
    3838; IDL> plt, grad({arr:gphit,g:'T'}, 'y') 
Note: See TracChangeset for help on using the changeset viewer.