Changeset 21514


Ignore:
Timestamp:
02/03/17 15:25:17 (8 years ago)
Author:
tsantos
Message:

NEW: added a method to get inputs interpolation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Element.h

    r21344 r21514  
    9595                void               GetInputValue(IssmDouble* pvalue,int enum_type);
    9696                void               GetInputValue(IssmDouble* pvalue,Gauss* gauss,int enum_type);
     97                void               GetInputsInterpolations(Vector<IssmDouble>* interps);
    9798                IssmDouble         GetMaterialParameter(int enum_in);
    9899                void               GetNodesLidList(int* lidlist);
Note: See TracChangeset for help on using the changeset viewer.