Changeset 1171 for XIOS/trunk/doc/inputs
- Timestamp:
- 06/15/17 16:17:12 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS/trunk/doc/inputs/reference/Transformations.lyx
r1084 r1171 295 295 296 296 \begin_layout Plain Layout 297 n i_glo-1297 n_glo-1 298 298 \end_layout 299 299 … … 354 354 355 355 \begin_layout Plain Layout 356 n j_glo356 n_glo 357 357 \end_layout 358 358 … … 365 365 366 366 \begin_layout Plain Layout 367 n j_glo367 n_glo 368 368 \end_layout 369 369 … … 371 371 372 372 of the associated axis. 373 \end_layout 374 375 \begin_layout Subsection* 376 index: 377 \emph on 378 1D-array of 379 \emph default 380 381 \begin_inset Flex Emph 382 status collapsed 383 384 \begin_layout Plain Layout 385 integer 386 \end_layout 387 388 \end_inset 389 390 391 \end_layout 392 393 \begin_layout Standard 394 Fortran: 395 \end_layout 396 397 \begin_layout LyX-Code 398 INTEGER :: index(:) 399 \end_layout 400 401 \begin_layout Standard 402 Array 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 406 status collapsed 407 408 \begin_layout Plain Layout 409 0 410 \end_layout 411 412 \end_inset 413 414 and 415 \begin_inset Flex Strong 416 status collapsed 417 418 \begin_layout Plain Layout 419 n_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. 373 426 \end_layout 374 427
Note: See TracChangeset
for help on using the changeset viewer.