source:
issm/trunk-jpl/externalpackages/dakota/NonDUnilevelRBDO.C.5.2.patch@
14268
Last change on this file since 14268 was 14268, checked in by , 12 years ago | |
---|---|
File size: 281 bytes |
Line | |
---|---|
1 | 1046a1047 |
2 | > // add sensitivity output to importance factors (jes, 8/06/10) |
3 | 1048c1049,1050 |
4 | < << uv_labels[j].data() << " = " << impFactor[i][j] << '\n'; |
5 | --- |
6 | > << uv_labels[j].data() << " = " << impFactor[i][j] |
7 | > << " Sensitivity = " << fnGradsMeanX(i,j) << '\n'; |
Note:
See TracBrowser
for help on using the repository browser.