Changeset 17664
- Timestamp:
- 04/08/14 08:39:47 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/solutionsequences/solutionsequence_la_theta.cpp
r17659 r17664 47 47 48 48 /*Calculate d*/ 49 if(theta ){49 if(theta>0.){ 50 50 analysis->InputUpdateFromSolutionFSXTH_d(femmodel->elements,femmodel->parameters); 51 51 }
Note:
See TracChangeset
for help on using the changeset viewer.