Changeset 12014 for issm/trunk-jpl/src/c/objects/Loads/Icefront.h
- Timestamp:
- 04/16/12 18:48:33 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/objects/Loads/Icefront.h
r11874 r12014 49 49 int Id(); 50 50 int MyRank(); 51 #ifdef _SERIAL_52 void Marshall(char** pmarshalled_dataset);53 int MarshallSize();54 void Demarshall(char** pmarshalled_dataset);55 #endif56 51 int ObjectEnum(); 57 52 Object* copy();
Note:
See TracChangeset
for help on using the changeset viewer.