Ignore:
Timestamp:
04/16/10 11:23:59 (15 years ago)
Author:
seroussi
Message:

tolerance and field names for slope compute

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/utils/Nightly/testsgettolerance.m

    r3532 r3553  
    2323else
    2424        if strcmpi(analysis_type,'balancedthickness'),
     25                tolerance=10^-14;
     26
     27        elseif strcmpi(analysis_type,'slopecompute'),
    2528                tolerance=10^-14;
    2629
Note: See TracChangeset for help on using the changeset viewer.