- Timestamp:
- 03/13/12 19:59:59 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/SystemMatricesx/SystemMatricesx.cpp
r11691 r11695 90 90 91 91 /*Now, figure out maximum value of K_gg, so that we can penalize it correctly: */ 92 kmax=Kff->Norm(NORM_INF INITY);92 kmax=Kff->Norm(NORM_INF); 93 93 94 94 /*Now, deal with penalties*/
Note:
See TracChangeset
for help on using the changeset viewer.