Ignore:
Timestamp:
05/03/23 12:01:31 (23 months ago)
Author:
Mathieu Morlighem
Message:

CHG: partially allowing control inputs+params

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Params/Parameters.h

    r27696 r27719  
    7676                void  SetControlParam(IssmDouble* IssmDoublearray,int M, int enum_type);
    7777                void  ControlParamSetGradient(IssmDouble* IssmDoublearray, int M, int enum_type);
     78                void  GetVectorFromControl(Vector<IssmDouble>* vector,int control_enum,int control_index,int N,const char* data,int offset);
    7879                Param* FindParamObject(int enum_type);
    7980
Note: See TracChangeset for help on using the changeset viewer.