Ignore:
Timestamp:
08/25/17 16:08:32 (8 years ago)
Author:
Mathieu Morlighem
Message:

BUG: fixing AD, GetMNaterialsParameter returns a double, not an int

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Materials/Matpar.h

    r22010 r22011  
    124124                IssmDouble GetEnthalpyDiffusionParameterVolume(int numvertices,IssmDouble* enthalpy,IssmDouble* pressure);
    125125                IssmDouble GetMaterialParameter(int in_enum);
     126                IssmDouble GetIntegerMaterialParameter(int in_enum);
    126127                IssmDouble PureIceEnthalpy(IssmDouble pressure);
    127128                void       ThermalToEnthalpy(IssmDouble* penthalpy,IssmDouble temperature,IssmDouble waterfraction,IssmDouble pressure);
Note: See TracChangeset for help on using the changeset viewer.