source:
issm/oecreview/Archive/24684-25833/ISSM-25232-25233.diff@
27230
Last change on this file since 27230 was 25834, checked in by , 4 years ago | |
---|---|
File size: 679 bytes |
-
../trunk-jpl/src/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp
210 210 variablecount++; 211 211 } 212 212 213 /*Save results:*/ 214 femmodel->results->AddResult(new GenericExternalResult<IssmPDouble*>(femmodel->results->Size()+1,"uq_variables",variables,numdakotavariables,1,1,0)); 215 213 216 /*Free ressources:*/ 214 217 for(i=0;i<variable_partitions_num;i++){ 215 218 IssmDouble* matrix=variable_partitions[i];
Note:
See TracBrowser
for help on using the repository browser.