source:
issm/oecreview/Archive/24307-24683/ISSM-24628-24629.diff@
24684
Last change on this file since 24684 was 24684, checked in by , 5 years ago | |
---|---|
File size: 448 bytes |
-
../trunk-jpl/src/c/classes/FemModel.cpp
2518 2518 } 2519 2519 } 2520 2520 2521 /*Clean up*/ 2522 for(int i=0;i<numonnodes;i++) xDelete<char>(resultsonnodes[i]); 2523 xDelete<char*>(resultsonnodes); 2524 2521 2525 /*Assign pointer and clean up*/ 2522 2526 *presults = results; 2523 2527 }
Note:
See TracBrowser
for help on using the repository browser.