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

renamed ScaleInputx to InputScalex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Penta.h

    r4073 r4076  
    162162                void  MaxAbsVz(double* pmaxabsvz, bool process_units);
    163163                void  InputDuplicate(int original_enum,int new_enum);
    164                 void  ScaleInput(int enum_type,double scale_factor);
     164                void  InputScale(int enum_type,double scale_factor);
    165165                void  InputAXPY(int YEnum, double scalar, int XEnum);
    166166                void  InputControlConstrain(int control_type,double cm_min, double cm_max);
Note: See TracChangeset for help on using the changeset viewer.