Changeset 3553 for issm/trunk/src/m/utils/Nightly/testsgettolerance.m
- Timestamp:
- 04/16/10 11:23:59 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/Nightly/testsgettolerance.m
r3532 r3553 23 23 else 24 24 if strcmpi(analysis_type,'balancedthickness'), 25 tolerance=10^-14; 26 27 elseif strcmpi(analysis_type,'slopecompute'), 25 28 tolerance=10^-14; 26 29
Note:
See TracChangeset
for help on using the changeset viewer.