Changeset 16442 for issm/trunk-jpl/src/c/classes/Elements/Element.h
- Timestamp:
- 10/17/13 10:41:16 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Element.h
r16388 r16442 127 127 #endif 128 128 129 virtual void UpdateConstraintsExtrudeFromBase(void)=0; 130 virtual void UpdateConstraintsExtrudeFromTop(void)=0; 131 129 132 #ifdef _HAVE_THERMAL_ 130 133 virtual void UpdateBasalConstraintsEnthalpy(void)=0; 131 134 virtual void ComputeBasalMeltingrate(void)=0; 132 135 virtual void DrainWaterfraction(void)=0; 133 136 #endif 134 137
Note:
See TracChangeset
for help on using the changeset viewer.