Changeset 16346
- Timestamp:
- 10/09/13 07:57:25 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r16343 r16346 1358 1358 GetSolutionFromInputsStressbalanceFS(solution); 1359 1359 } 1360 else if (approximation==SSAApproximationEnum ){1360 else if (approximation==SSAApproximationEnum || approximation==SIAApproximationEnum){ 1361 1361 GetSolutionFromInputsStressbalanceHoriz(solution); 1362 1362 }
Note:
See TracChangeset
for help on using the changeset viewer.