Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

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

    r338 r402  
    5050<font size=-1><i>SAXO Documentation Assistant</i>: <a href="./../home.html">Overview</a></font></td> 
    5151    <td width="10%" align="right"> 
    52 <a href="norm.html"><img src="./../next.gif" border="0" alt="Next"></a></td> 
     52<a href="msf.html"><img src="./../next.gif" border="0" alt="Next"></a></td> 
    5353  </tr> 
    5454</table> 
     
    165165 
    166166    <h3>Examples</h3><pre> 
    167  IDL> @tst_initorca2 
    168  IDL> plt, grad({arr:gphit,g:'T'}, 'x') 
    169  IDL> plt, grad({arr:gphit,g:'T'}, 'y') 
     167 
     168   IDL> @tst_initorca2 
     169   IDL> plt, grad({arr:gphit,g:'T'}, 'x') 
     170   IDL> plt, grad({arr:gphit,g:'T'}, 'y') 
    170171 
    171172    </pre><h3>Version history</h3> 
    172173     
    173174    <h4>Version</h4> 
    174  $Id: grad.pro 327 2007-12-13 16:22:35Z pinsard $ 
     175 $Id: grad.pro 371 2008-08-07 09:32:02Z pinsard $ 
    175176 
    176177    <h4>History</h4> 
     
    197198     
    198199    <h4>Uses routines</h4> 
    199  cm_4cal 
    200  cm_4data 
    201  cm_4mesh 
     200 <a href="..//Commons/cm_4cal.html">cm_4cal</a> 
     201 <a href="..//Commons/cm_4data.html">cm_4data</a> 
     202 <a href="..//Commons/cm_4mesh.html">cm_4mesh</a> 
    202203 
    203204     
Note: See TracChangeset for help on using the changeset viewer.