Changeset 25207


Ignore:
Timestamp:
07/05/20 23:43:34 (5 years ago)
Author:
Eric.Larour
Message:

CHG: added GetTransientInputByOffset capability

File:
1 edited

Legend:

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

    r24379 r25207  
    4343                PentaInput2* GetPentaInputByOffset(int i);
    4444                TriaInput2*  GetTriaInputByOffset(int i);
     45                TransientInput2* GetTransientInputByOffset(int offset);
    4546                void GetInputValue(IssmDouble* pvalue,Gauss* gauss,int index);
    4647};
Note: See TracChangeset for help on using the changeset viewer.