- Timestamp:
- 05/24/13 19:11:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/ConstraintsStatex/RiftConstraintsState.cpp
r15100 r15104 51 51 } 52 52 else if(num_unstable_constraints<=min_mechanical_constraints){ 53 if(VerboseModule()) _printf0_(" freezing constraints " << "\n");53 if(VerboseModule()) _printf0_(" freezing constraints\n"); 54 54 RiftFreezeConstraints(loads,configuration_type); 55 55 }
Note:
See TracChangeset
for help on using the changeset viewer.