Changeset 24151


Ignore:
Timestamp:
09/16/19 02:28:58 (6 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor, not needed function

File:
1 edited

Legend:

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

    r24106 r24151  
    2929                Input*      GetInput(int enum_name);
    3030                void        GetInputAverage(IssmDouble* pvalue, int enum_type);
    31                 void        GetInputDerivativeValue(IssmDouble* derivativevalues, IssmDouble* xyz_list,Gauss* gauss){_error_("not implemented yet");};
    3231                void        GetInputValue(bool* pvalue,int enum_type);
    3332                void        GetInputValue(int* pvalue,int enum_type);
Note: See TracChangeset for help on using the changeset viewer.