Changeset 21759 for issm/branches/trunk-larour-NatGeoScience2016/src/c/classes/Inputs/ControlInput.h
- Timestamp:
- 06/07/17 10:50:54 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-larour-NatGeoScience2016/src/c/classes/Inputs/ControlInput.h
r20827 r21759 67 67 void GetInputValue(IssmDouble* pvalue,Gauss* gauss,IssmDouble time){_error_("not implemented yet");}; 68 68 void GetInputValue(IssmDouble* pvalue,Gauss* gauss ,int index){_error_("not implemented yet");}; 69 int GetInputInterpolationType(){_error_("not implemented yet!");}; 69 70 int GetResultArraySize(void){return 1;}; 70 71 int GetResultInterpolation(void);
Note:
See TracChangeset
for help on using the changeset viewer.