Changeset 333
- Timestamp:
- 05/11/09 09:44:47 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/cielo/diagnostic_core_nonlinear.m
r331 r333 46 46 47 47 %Solve 48 displaystring(m.parameters.debug,' \n%s%g',' condition number of stiffness matrix: ',condest(K_ff));48 displaystring(m.parameters.debug,'%s%g',' condition number of stiffness matrix: ',condest(K_ff)); 49 49 [soln(count).u_f]=Solver(K_ff,p_f,[],m.parameters); 50 50
Note:
See TracChangeset
for help on using the changeset viewer.