Changeset 27719 for issm/trunk-jpl/src/c/classes/Params/Parameters.h
- Timestamp:
- 05/03/23 12:01:31 (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Params/Parameters.h
r27696 r27719 76 76 void SetControlParam(IssmDouble* IssmDoublearray,int M, int enum_type); 77 77 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); 78 79 Param* FindParamObject(int enum_type); 79 80
Note:
See TracChangeset
for help on using the changeset viewer.