Ignore:
Timestamp:
04/03/14 17:30:29 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added GL Migration in 3d, testing required

File:
1 edited

Legend:

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

    r17585 r17641  
    6060                void   ElementSizes(IssmDouble* hx,IssmDouble* hy,IssmDouble* hz);
    6161                int    FiniteElement(void);
    62                 void   FSContactMigration(Vector<IssmDouble>* vertexgrounded,Vector<IssmDouble>* vertexfloating){_error_("not implemented yet");};
     62                void   FSContactMigration(Vector<IssmDouble>* vertexgrounded,Vector<IssmDouble>* vertexfloating);
    6363                void   SetCurrentConfiguration(Elements* elements,Loads* loads,Nodes* nodes,Materials* materials,Parameters* parameters);
    6464                void   Delta18oParameterization(void);
Note: See TracChangeset for help on using the changeset viewer.