Changeset 3703 for issm/trunk/src/c/objects/Inputs/BoolInput.h
- Timestamp:
- 05/11/10 08:28:39 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Inputs/BoolInput.h
r3683 r3703 38 38 Object* copy(); 39 39 int EnumType(); 40 void UpdateInputsFromVector(double* vector, int name, int type){ISSMERROR("Not implemented yet!");} 41 void UpdateInputsFromSolution(double* solution, int analysis_type, int sub_analysis_type){ISSMERROR("Not implemented yet!");} 42 40 43 41 44 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.