Changeset 16675 for issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.h
- Timestamp:
- 11/08/13 09:15:08 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.h
r16542 r16675 18 18 void CreateConstraints(Constraints* constraints,IoModel* iomodel); 19 19 void CreateLoads(Loads* loads, IoModel* iomodel); 20 void GetSolutionFromInputs(Vector<IssmDouble>* solution,Element* element); 21 void GetSolutionFromInputsFS(Vector<IssmDouble>* solution,Element* element); 22 void GetSolutionFromInputsHoriz(Vector<IssmDouble>* solution,Element* element); 20 23 }; 21 24 #endif
Note:
See TracChangeset
for help on using the changeset viewer.