- Timestamp:
- 09/01/20 14:46:34 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/kriging/GaussianVariogram.h
r25506 r25507 27 27 void Echo(); 28 28 int Id(){_error_("Not implemented yet");}; 29 void Marshall(char** pmarshalled_data,int* pmarshalled_data_size, int marshall_direction){ _error_("not implemented yet!"); };30 29 void Marshall2(MarshallHandle* marshallhandle){ _error_("not implemented yet!"); }; 31 30 int ObjectEnum(){_error_("Not implemented yet");};
Note:
See TracChangeset
for help on using the changeset viewer.