Changeset 16790


Ignore:
Timestamp:
11/15/13 16:10:59 (11 years ago)
Author:
Mathieu Morlighem
Message:

BUG: do not delete Ke while reducing matrices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Penta.cpp

    r16789 r16790  
    26812681                                pe->StaticCondensation(Ke,size,indices);
    26822682                                xDelete<int>(indices);
    2683                                 delete Ke;
    26842683                        }
    26852684                }
     
    27102709                }
    27112710        }
    2712 
    27132711}
    27142712/*}}}*/
Note: See TracChangeset for help on using the changeset viewer.