Changeset 17641 for issm/trunk-jpl/src/c/classes/Elements/Penta.h
- Timestamp:
- 04/03/14 17:30:29 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Penta.h
r17585 r17641 60 60 void ElementSizes(IssmDouble* hx,IssmDouble* hy,IssmDouble* hz); 61 61 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); 63 63 void SetCurrentConfiguration(Elements* elements,Loads* loads,Nodes* nodes,Materials* materials,Parameters* parameters); 64 64 void Delta18oParameterization(void);
Note:
See TracChangeset
for help on using the changeset viewer.