Changeset 16009


Ignore:
Timestamp:
08/29/13 09:00:03 (12 years ago)
Author:
jbondzio
Message:

ADD/CHG: DrainageFunctionWaterfraction and ComputeBasalMeltingrate added

File:
1 edited

Legend:

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

    r15982 r16009  
    127127                #ifdef _HAVE_THERMAL_
    128128                virtual void UpdateThermalBasalConstraints(void)=0;
    129                 virtual void ComputeBasalMeltrate(void)=0;
     129                virtual void ComputeBasalMeltingrate(void)=0;
     130        virtual void DrainWaterfraction(void)=0;
    130131                #endif
    131132
Note: See TracChangeset for help on using the changeset viewer.