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_html_output/Computation/grad.html

    r338 r402  
    7272<div id="secondary_navbar"> 
    7373 
    74 <a href="div.html">&lt;&lt;prev file</a> | <a href="norm.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="grad.html" target="_TOP">view single page</a> | <a href="./../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
     74<a href="div.html">&lt;&lt;prev file</a> | <a href="msf.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="grad.html" target="_TOP">view single page</a> | <a href="./../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | routine&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
    7575 
    7676</div> 
     
    196196 
    197197          <h3>Examples</h3><div class="preformat"> 
    198  IDL> @tst_initorca2 
    199  IDL> plt, grad({arr:gphit,g:'T'}, 'x') 
    200  IDL> plt, grad({arr:gphit,g:'T'}, 'y') 
     198 
     199   IDL> @tst_initorca2 
     200   IDL> plt, grad({arr:gphit,g:'T'}, 'x') 
     201   IDL> plt, grad({arr:gphit,g:'T'}, 'y') 
    201202</div> 
    202203          <h3>Version history</h3> 
    203204           
    204205          <h4>Version</h4><div class="preformat"> 
    205  $Id: grad.pro 327 2007-12-13 16:22:35Z pinsard $ 
     206 $Id: grad.pro 371 2008-08-07 09:32:02Z pinsard $ 
    206207</div> 
    207208          <h4>History</h4><div class="preformat"> 
     
    228229           
    229230          <h4>Uses routines</h4><div class="preformat"> 
    230  cm_4cal 
    231  cm_4data 
    232  cm_4mesh 
     231 <a href="..//Commons/cm_4cal.html">cm_4cal</a> 
     232 <a href="..//Commons/cm_4data.html">cm_4data</a> 
     233 <a href="..//Commons/cm_4mesh.html">cm_4mesh</a> 
    233234</div> 
    234235           
Note: See TracChangeset for help on using the changeset viewer.