- Timestamp:
- 10/11/12 11:26:37 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/objects/Params/IntVecParam.h
r13425 r13623 2 2 * \brief: header file for triavertexinput object 3 3 */ 4 5 4 6 5 #ifndef _INTVECPARAM_H_ … … 73 72 void SetValue(IssmDouble** array, int M, int* mdim_array, int* ndim_array){_error_("Param "<< EnumToStringx(enum_type) << " cannot hold an array of matrices");} 74 73 void UnitConversion(int direction_enum); 75 74 76 75 void GetParameterName(char**pname); 77 76 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.