Changeset 4085 for issm/trunk/src/c/objects/Loads/Icefront.h
- Timestamp:
- 06/21/10 12:03:03 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Loads/Icefront.h
r4079 r4085 55 55 void InputUpdateFromConstant(int constant, int name); 56 56 void InputUpdateFromConstant(bool constant, int name); 57 void UpdateInputsFromSolution(double* solution);57 void InputUpdateFromSolution(double* solution); 58 58 bool InAnalysis(int analysis_type); 59 59 /*}}}*/
Note:
See TracChangeset
for help on using the changeset viewer.