Ignore:
Timestamp:
03/27/14 15:59:05 (11 years ago)
Author:
Mathieu Morlighem
Message:

NEW: added FS contact method for GL (not implemented yet)

File:
1 edited

Legend:

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

    r17536 r17579  
    5959                void        Delta18oParameterization(void);
    6060                void        ElementSizes(IssmDouble* hx,IssmDouble* hy,IssmDouble* hz);
     61                void        FSContactMigration(Vector<IssmDouble>* vertexgrounded,Vector<IssmDouble>* vertexfloating){_error_("not implemented yet");};
    6162                int         FiniteElement(void);
    6263                Element*    GetUpperElement(void){_error_("not implemented yet");};
Note: See TracChangeset for help on using the changeset viewer.