Changeset 582


Ignore:
Timestamp:
05/26/09 08:31:45 (16 years ago)
Author:
seroussi
Message:

numlayers number of layers for the grids

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/MeshPartitionx/MeshPartitionx.cpp

    r566 r582  
    8080               
    8181                count=0;
    82                 for(i=0;i<(numlayers-1);i++){
     82                for(i=0;i<(numlayers);i++){
    8383                        for(j=0;j<numberofgrids2d;j++){
    8484                                npart[count]=npart2d[j];
Note: See TracChangeset for help on using the changeset viewer.