Ignore:
Timestamp:
11/13/20 16:41:11 (4 years ago)
Author:
Eric.Larour
Message:

CHG: missing partitioning vectors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/SealevelriseAnalysis.cpp

    r25751 r25754  
    187187        int         *transitions_N    = NULL;
    188188        int          ntransitions;
     189        IssmDouble*  partitionice=NULL;
     190        IssmDouble*  partitionhydro=NULL;
     191        IssmDouble*  bslrice_partition=NULL;
     192        IssmDouble*  bslrhydro_partition=NULL;
     193        int          npartice,nparthydro,nel;
     194
    189195
    190196        /*some constant parameters: */
Note: See TracChangeset for help on using the changeset viewer.