Changeset 18855 for issm/trunk-jpl/src/c/classes/Elements/Seg.h
- Timestamp:
- 11/25/14 12:01:45 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Seg.h
r18786 r18855 171 171 172 172 void PotentialUngrounding(Vector<IssmDouble>* potential_sheet_ungrounding){_error_("not implemented yet");}; 173 void MigrateGroundingLine(IssmDouble* sheet_ungrounding){_error_("not implemented yet");};174 173 int UpdatePotentialUngrounding(IssmDouble* vertices_potentially_ungrounding,Vector<IssmDouble>* vec_nodes_on_iceshelf,IssmDouble* nodes_on_iceshelf){_error_("not implemented yet");}; 175 174 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.