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/ControlInput.h

    r20827 r21759  
    6767                void GetInputValue(IssmDouble* pvalue,Gauss* gauss,IssmDouble time){_error_("not implemented yet");};
    6868                void GetInputValue(IssmDouble* pvalue,Gauss* gauss ,int index){_error_("not implemented yet");};
     69                int  GetInputInterpolationType(){_error_("not implemented yet!");};
    6970                int  GetResultArraySize(void){return 1;};
    7071                int  GetResultInterpolation(void);
Note: See TracChangeset for help on using the changeset viewer.