Changeset 4244 for issm/trunk/src/c/objects/Loads/Icefront.h
- Timestamp:
- 06/25/10 17:37:18 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Loads/Icefront.h
r4218 r4244 39 39 Object* copy(); 40 40 /*}}}*/ 41 /* object management: {{{1*/41 /*Object virtual functions resolution: {{{1*/ 42 42 void Configure(Elements* elementsin,Loads* loadsin,DataSet* nodesin,Vertices* verticesin,Materials* materialsin,Parameters* parametersin); 43 43 void DeepEcho(); … … 49 49 int MarshallSize(); 50 50 int MyRank(); 51 /*}}}*/ 52 /*Update virtual functions resolution: {{{1*/ 51 53 void InputUpdateFromVector(double* vector, int name, int type); 52 54 void InputUpdateFromVector(int* vector, int name, int type);
Note:
See TracChangeset
for help on using the changeset viewer.