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