Ignore:
Timestamp:
11/25/14 12:01:45 (10 years ago)
Author:
seroussi
Message:

CHG: moved Migrate Grounding line in Element.cpp

File:
1 edited

Legend:

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

    r18833 r18855  
    120120                bool       IsFloating();
    121121                void       LinearFloatingiceMeltingRate();
     122                void       MigrateGroundingLine(IssmDouble* sheet_ungrounding);
    122123                ElementVector*  NewElementVector(int approximation_enum=NoneApproximationEnum);
    123124                ElementMatrix*  NewElementMatrix(int approximation_enum=NoneApproximationEnum);
     
    294295                virtual void UpdateConstraintsExtrudeFromTop(void)=0;
    295296
    296                 virtual void   MigrateGroundingLine(IssmDouble* sheet_ungrounding)=0;
    297297                virtual void   FSContactMigration(Vector<IssmDouble>* vertexgrounded,Vector<IssmDouble>* vertexfloating)=0;
    298298                virtual void   PotentialUngrounding(Vector<IssmDouble>* potential_sheet_ungrounding)=0;
Note: See TracChangeset for help on using the changeset viewer.