Ignore:
Timestamp:
05/28/13 14:15:24 (12 years ago)
Author:
Mathieu Morlighem
Message:

DEL: removed ProcessUnits from core, moved everything to m/py

File:
1 edited

Legend:

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

    r15012 r15128  
    7171                void  SetValue(FILE* fid){_error_("Bool param of enum " << enum_type << " (" << EnumToStringx(enum_type) << ") cannot hold a FILE");}
    7272                void  SetValue(IssmDouble** array, int M, int* mdim_array, int* ndim_array);
    73                 void  UnitConversion(int direction_enum);
    7473
    7574                void GetParameterName(char**pname);
Note: See TracChangeset for help on using the changeset viewer.