Changeset 16478 for issm/trunk-jpl/src/c/analyses/control_core.cpp
- Timestamp:
- 10/21/13 13:47:42 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/control_core.cpp
r16307 r16478 98 98 /*some results not computed by steadystate_core or stressbalance_core: */ 99 99 if(!dakota_analysis){ //do not save this if we are running the control core from a qmu run! 100 f or(i=0;i<num_controls;i++) InputToResultx(femmodel,control_type[i]);100 femmodel->OutputControlsx(&femmodel->results); 101 101 102 102 #ifdef _HAVE_ADOLC_
Note:
See TracChangeset
for help on using the changeset viewer.