Ignore:
Timestamp:
11/23/16 16:22:48 (8 years ago)
Author:
oabramkina
Message:

UGRID: consistent node and edge numbering for varying number of procs.

Class CDHTAutoIndexing deprecated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/test/test_regular.f90

    r993 r1002  
    2020  INTEGER :: sizeComm, rank    ! SIZE is a fortran function 
    2121 
    22   INTEGER :: nlon = 5 !100  
    23   INTEGER :: nlat = 5 !100 
     22  INTEGER :: nlon = 100  
     23  INTEGER :: nlat = 100 
    2424  INTEGER :: ncell  
    2525  INTEGER :: ilat, ilon, ind 
Note: See TracChangeset for help on using the changeset viewer.