Changeset 333


Ignore:
Timestamp:
05/11/09 09:44:47 (16 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/solutions/cielo/diagnostic_core_nonlinear.m

    r331 r333  
    4646
    4747                %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));
    4949                [soln(count).u_f]=Solver(K_ff,p_f,[],m.parameters);
    5050       
Note: See TracChangeset for help on using the changeset viewer.