Changeset 24010 for issm/trunk-jpl/src/c/classes/Elements/Penta.h
- Timestamp:
- 06/11/19 11:07:32 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.h
r23801 r24010 95 95 IssmDouble IceVolume(bool scaled); 96 96 IssmDouble IceVolumeAboveFloatation(bool scaled); 97 void Ismip6FloatingiceMeltingRate(void){_error_("not implemented yet");};98 97 void InputDepthAverageAtBase(int enum_type,int average_enum_type); 99 98 void InputExtrude(int enum_type,int start); … … 144 143 int NumberofNodesPressure(void); 145 144 int NumberofNodesVelocity(void); 146 void PicoUpdateBoxid(int* pmax_boxid_basin){_error_("not implemented yet");};147 void PicoUpdateBox(int loopboxid){_error_("not implemented yet");};148 void PicoComputeBasalMelt(void){_error_("not implemented yet");};149 145 void PotentialUngrounding(Vector<IssmDouble>* potential_sheet_ungrounding); 150 146 int PressureInterpolation();
Note:
See TracChangeset
for help on using the changeset viewer.