Ignore:
Timestamp:
06/15/17 16:17:12 (7 years ago)
Author:
mhnguyen
Message:

Update reference guide

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/doc/inputs/reference/Transformations.lyx

    r1084 r1171  
    295295 
    296296\begin_layout Plain Layout 
    297 ni_glo-1 
     297n_glo-1 
    298298\end_layout 
    299299 
     
    354354 
    355355\begin_layout Plain Layout 
    356 nj_glo 
     356n_glo 
    357357\end_layout 
    358358 
     
    365365 
    366366\begin_layout Plain Layout 
    367 nj_glo 
     367n_glo 
    368368\end_layout 
    369369 
     
    371371 
    372372 of the associated axis. 
     373\end_layout 
     374 
     375\begin_layout Subsection* 
     376index:  
     377\emph on 
     3781D-array of 
     379\emph default 
     380  
     381\begin_inset Flex Emph 
     382status collapsed 
     383 
     384\begin_layout Plain Layout 
     385integer 
     386\end_layout 
     387 
     388\end_inset 
     389 
     390 
     391\end_layout 
     392 
     393\begin_layout Standard 
     394Fortran: 
     395\end_layout 
     396 
     397\begin_layout LyX-Code 
     398INTEGER :: index(:) 
     399\end_layout 
     400 
     401\begin_layout Standard 
     402Array contains the zoomed point on the global axis. 
     403 This attribute is optional. 
     404 This must contain only integer values between  
     405\begin_inset Flex Strong 
     406status collapsed 
     407 
     408\begin_layout Plain Layout 
     4090 
     410\end_layout 
     411 
     412\end_inset 
     413 
     414and  
     415\begin_inset Flex Strong 
     416status collapsed 
     417 
     418\begin_layout Plain Layout 
     419n_glo-1 
     420\end_layout 
     421 
     422\end_inset 
     423 
     424 of the associated axis. 
     425 If not specified, begin and n are used for zoom of the associated axis. 
    373426\end_layout 
    374427 
Note: See TracChangeset for help on using the changeset viewer.