Changeset 920
- Timestamp:
- 06/11/09 15:52:13 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/cielo/diagnostic_core_linear.m
r472 r920 17 17 %Reduce tangent matrix from g size to f size 18 18 [K_ff, K_fs] = Reducematrixfromgtof( K_gg, m.Gmn, m.nodesets); 19 displaystring(m.parameters.debug,'%s%g',' condition number of stiffness matrix: ',condest(K_ff)); 19 20 20 21 %Reduce load from g size to f size
Note:
See TracChangeset
for help on using the changeset viewer.