Changeset 20871 for issm/trunk-jpl/src/c/classes/Elements/Tetra.h
- Timestamp:
- 07/08/16 12:12:08 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tetra.h
r20810 r20871 63 63 void FSContactMigration(Vector<IssmDouble>* vertexgrounded,Vector<IssmDouble>* vertexfloating){_error_("not implemented yet");}; 64 64 IssmDouble GetArea3D(void){_error_("not implemented yet!");}; 65 IssmDouble GetAreaSpherical(void){_error_("not implemented yet!");}; 65 66 Element* GetBasalElement(void){_error_("not implemented yet");}; 66 67 int GetElementType(void);
Note:
See TracChangeset
for help on using the changeset viewer.