- Timestamp:
- 05/28/13 14:15:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Params/DoubleMatArrayParam.h
r15012 r15128 71 71 void SetValue(FILE* fid){_error_("Bool param of enum " << enum_type << " (" << EnumToStringx(enum_type) << ") cannot hold a FILE");} 72 72 void SetValue(IssmDouble** array, int M, int* mdim_array, int* ndim_array); 73 void UnitConversion(int direction_enum);74 73 75 74 void GetParameterName(char**pname);
Note:
See TracChangeset
for help on using the changeset viewer.