Changeset 15865


Ignore:
Timestamp:
08/22/13 02:56:54 (12 years ago)
Author:
jbondzio
Message:

ADD: virtual method Element::ComputeBasalMeltrate for enthalpy module

File:
1 edited

Legend:

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

    r15853 r15865  
    129129                #ifdef _HAVE_THERMAL_
    130130                virtual void UpdateThermalBasalConstraints(void)=0;
     131                virtual void ComputeBasalMeltrate(void)=0;
    131132                #endif
    132133
Note: See TracChangeset for help on using the changeset viewer.