Changeset 12450 for issm/trunk-jpl/src/c/modules/InputUpdateFromSolutionx/InputUpdateFromSolutionx.cpp
- Timestamp:
- 06/18/12 15:26:50 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/InputUpdateFromSolutionx/InputUpdateFromSolutionx.cpp
r11679 r12450 20 20 21 21 /*Free ressources:*/ 22 xfree((void**)&serial_solution); 23 22 xDelete<double>(serial_solution); 24 23 } 25 24 … … 36 35 element->InputUpdateFromSolution(solution); 37 36 } 38 39 37 }
Note:
See TracChangeset
for help on using the changeset viewer.