Changeset 3811 for issm/trunk/src/c/objects/Elements/PentaHook.h
- Timestamp:
- 05/18/10 12:19:45 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/PentaHook.h
r3805 r3811 14 14 Hook hmatice; // 1 ice material 15 15 Hook hmatpar; // 1 material parameter 16 Hook hneighboors // 2 elements, first down, second up 16 17 17 18 … … 22 23 void InitHookMatice(int matice_id); 23 24 void InitHookMatpar(int matpar_id); 25 void InitHookNeighboors(int* element_ids); 24 26 /*}}}*/ 25 27
Note:
See TracChangeset
for help on using the changeset viewer.