Changeset 4085 for issm/trunk/src/c/objects/Vertex.h
- Timestamp:
- 06/21/10 12:03:03 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Vertex.h
r4079 r4085 57 57 void InputUpdateFromConstant(bool constant, int name); 58 58 59 void UpdateInputsFromSolution(double* solution){ISSMERROR("Not implemented yet!");}59 void InputUpdateFromSolution(double* solution){ISSMERROR("Not implemented yet!");} 60 60 61 61
Note:
See TracChangeset
for help on using the changeset viewer.