Ignore:
Timestamp:
06/21/10 11:23:49 (15 years ago)
Author:
Eric.Larour
Message:

renamde ControlConstrainInputx to InputControlConstrainx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/solutions/control_core.cpp

    r4067 r4070  
    9292
    9393                _printf_("%s","      constraining the new distribution...");   
    94                 ControlConstrainInputx(femmodel->elements,femmodel->nodes,femmodel->vertices,femmodel->loads,femmodel->materials,femmodel->parameters,control_type,cm_min,cm_max);
     94                InputControlConstrainx(femmodel->elements,femmodel->nodes,femmodel->vertices,femmodel->loads,femmodel->materials,femmodel->parameters,control_type,cm_min,cm_max);
    9595               
    9696                _printf_("%s","      save new parameter...");
Note: See TracChangeset for help on using the changeset viewer.