Ignore:
Timestamp:
09/27/19 16:45:38 (6 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/test412.m

    r21056 r24174  
    99md.qmu.numberofpartitions=md.mesh.numberofvertices;
    1010md=partitioner(md,'package','linear','npart',md.qmu.numberofpartitions);
    11 md.qmu.partition=md.qmu.partition-1;
     11md.qmu.vpartition=md.qmu.vpartition-1;
    1212md.qmu.isdakota=1;
    1313
Note: See TracChangeset for help on using the changeset viewer.