Changeset 24151
- Timestamp:
- 09/16/19 02:28:58 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Inputs/Inputs.h
r24106 r24151 29 29 Input* GetInput(int enum_name); 30 30 void GetInputAverage(IssmDouble* pvalue, int enum_type); 31 void GetInputDerivativeValue(IssmDouble* derivativevalues, IssmDouble* xyz_list,Gauss* gauss){_error_("not implemented yet");};32 31 void GetInputValue(bool* pvalue,int enum_type); 33 32 void GetInputValue(int* pvalue,int enum_type);
Note:
See TracChangeset
for help on using the changeset viewer.