Changeset 6216 for issm/trunk/src/c/objects/Materials/Matice.h
- Timestamp:
- 10/08/10 17:03:53 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Materials/Matice.h
r6213 r6216 52 52 void InputUpdateFromConstant(bool constant, int name); 53 53 void InputUpdateFromSolution(double* solution); 54 void Update(int index, IoModel* iomodel);54 void InputUpdateFromIoModel(int index, IoModel* iomodel); 55 55 /*}}}*/ 56 56 /*Material virtual functions resolution: {{{1*/
Note:
See TracChangeset
for help on using the changeset viewer.