Changeset 543
- Timestamp:
- 05/20/09 13:41:22 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/PenaltySystemMatricesx/PenaltySystemMatricesx.cpp
r472 r543 47 47 } 48 48 49 MatNorm(Kgg,NORM_INFINITY,&kmax);50 #ifdef _DEBUG_51 _printf_(" K_gg infinity norm after penalties: %g\n",kmax);52 #endif53 54 49 /*Assign output pointers:*/ 55 50 if(pkmax)*pkmax=kmax;
Note:
See TracChangeset
for help on using the changeset viewer.