Ignore:
Timestamp:
09/27/19 16:45:38 (5 years ago)
Author:
schlegel
Message:

CHG: fixed tests to deal with different partitioning schemes for epartition and vpartition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test235.m

    r21056 r24174  
    2424md.qmu.numberofpartitions=20;
    2525md=partitioner(md,'package','chaco','npart',md.qmu.numberofpartitions,'weighting','on');
    26 md.qmu.partition=md.qmu.partition-1;
     26md.qmu.vpartition=md.qmu.vpartition-1;
    2727
    2828%variables
Note: See TracChangeset for help on using the changeset viewer.