Ignore:
Timestamp:
10/21/13 13:47:42 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: removing all InputToResult

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/control_core.cpp

    r16307 r16478  
    9898        /*some results not computed by steadystate_core or stressbalance_core: */
    9999        if(!dakota_analysis){ //do not save this if we are running the control core from a qmu run!
    100                 for(i=0;i<num_controls;i++) InputToResultx(femmodel,control_type[i]);
     100                femmodel->OutputControlsx(&femmodel->results);
    101101
    102102                #ifdef _HAVE_ADOLC_
Note: See TracChangeset for help on using the changeset viewer.