Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Computation/grad.html

    r234 r242  
    7979 
    8080 
    81     <h3>Return value</h3> RES {type=2D, 3D or 4D array} 
    82  the gradient of the input data (with the same size) 
     81    <h3>Return value</h3> 
     82 the gradient of the input data with the same size 2D, 3D or 4D array 
    8383 
    8484 
     
    100100 
    101101     
    102  The field for which we want to compute the gradient.  A 2D (xy), 
    103  3D (xyz or yt) or 4D (xyzt) array or a structure readable by litchamp 
     102 The field for which we want to compute the gradient. A 2D (xy), 
     103 3D (xyz or yt) or 4D (xyzt) array or a structure readable by  
     104 <proidl>litchamp</proidl> 
    104105 and containing a 2D (xy), 3D (xyz or yt) or 4D (xyzt) array. 
    105  note that the dimension of the array must suit the domain dimension. 
     106 Note that the dimension of the array must suit the domain dimension. 
    106107 
    107108     
     
    135136     
    136137    <h4>Version</h4> 
    137  $Id: grad.pro 232 2007-03-20 16:59:36Z pinsard $ 
     138 $Id: grad.pro 238 2007-03-27 13:43:18Z pinsard $ 
    138139 
    139140    <h4>History</h4> 
     
    160161     
    161162    <h4>Uses routines</h4> 
    162  cm_4cal, cm_4data, cm_4mmesh 
     163 cm_4cal 
     164 cm_4data 
     165 cm_4mmesh 
    163166 
    164167     
Note: See TracChangeset for help on using the changeset viewer.