Ignore:
Timestamp:
06/07/17 10:50:54 (8 years ago)
Author:
Eric.Larour
Message:

CHG: merged branch back to trunk-jpl 21754.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/branches/trunk-larour-NatGeoScience2016/src/c/classes/Inputs/DatasetInput.h

    r20827 r21759  
    6464                void GetInputValue(IssmDouble* pvalue,Gauss* gauss ,int index);
    6565                void GetInputUpToCurrentTimeAverages(IssmDouble** pvalues, IssmDouble** ptimes, int* pnumtimes, IssmDouble currenttime){_error_("not implemented yet");};
     66                int  GetInputInterpolationType(){_error_("not implemented yet!");};
    6667                int GetResultArraySize(void){_error_("not implemented yet");};
    6768                int GetResultInterpolation(void){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.