Changeset 19984 for issm/trunk-jpl/src/c/classes/Elements/Seg.h
- Timestamp:
- 01/22/16 09:56:50 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Seg.h
r19764 r19984 166 166 #endif 167 167 168 #ifdef _HAVE_SEALEVELRISE_ 169 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!");}; 170 IssmDouble OceanArea(void){_error_("not implemented yet!");}; 171 #endif 172 168 173 #ifdef _HAVE_DAKOTA_ 169 174 void InputUpdateFromMatrixDakota(IssmDouble* matrix, int nows, int ncols, int name, int type){_error_("not implemented yet");};
Note:
See TracChangeset
for help on using the changeset viewer.