Changeset 25715
- Timestamp:
- 10/27/20 08:19:33 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/solutionsequences/solutionsequence_glads_nonlinear.cpp
r24108 r25715 66 66 count_in++; 67 67 if(count_in>=max_nonlinear_iterations && !converged_in){ 68 _printf0_(" maximum number of nonlinear iterations of inner loop (" << max_nonlinear_iterations << ") exceeded\n");68 //_printf0_(" maximum number of nonlinear iterations of inner loop (" << max_nonlinear_iterations << ") exceeded\n"); 69 69 converged_in = true; 70 70 }
Note:
See TracChangeset
for help on using the changeset viewer.