Changeset 779
- Timestamp:
- 06/04/09 16:02:30 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/Nightly/testsgettolerance.m
r776 r779 36 36 end 37 37 38 elseif (strcmpi(solution,'absolute') | strcmpi(solution,'relative') | strcmpi(solution,'logarithmic') ), 39 tolerance=10^-13; 40 38 41 else 39 42 error(['testsgettolerance error message: solution ' solution ' not supported yet with package cielo_parallel']);
Note:
See TracChangeset
for help on using the changeset viewer.