Changeset 8432


Ignore:
Timestamp:
05/25/11 17:44:11 (14 years ago)
Author:
seroussi
Message:

fixed bad allocation that made the code crash on pleiades

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Penta.cpp

    r8418 r8432  
    30093009        double     Jdet2d;
    30103010        double     vx,vy,vz,dbdx,dbdy,basalmeltingvalue;
    3011         double     slope[2];
     3011        double     slope[3];
    30123012        double     l1l6[NUMVERTICES];
    30133013        GaussPenta* gauss=NULL;
Note: See TracChangeset for help on using the changeset viewer.