Changeset 19984 for issm/trunk-jpl/src/c/classes/Elements/Penta.h
- Timestamp:
- 01/22/16 09:56:50 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/classes/Elements/Penta.h ΒΆ
r19764 r19984 180 180 void GiaDeflection(Vector<IssmDouble>* wg,Vector<IssmDouble>* dwgdt,IssmDouble* x,IssmDouble* y); 181 181 #endif 182 #ifdef _HAVE_SEALEVELRISE_ 183 void Sealevelrise(Vector<IssmDouble>* pSgi,Vector<IssmDouble>* pSgo,IssmDouble* peustatic,IssmDouble* Sg_old,IssmDouble* Sgi_old,IssmDouble* Sgo_old,IssmDouble* x,IssmDouble* y,IssmDouble* z, IssmDouble oceanarea){_error_("not implemented yet!");}; 184 IssmDouble OceanArea(void){_error_("not implemented yet!");}; 185 #endif 186 182 187 /*}}}*/ 183 188 };
Note:
See TracChangeset
for help on using the changeset viewer.