Ignore:
Timestamp:
12/19/17 03:01:17 (7 years ago)
Author:
tsantos
Message:

CHG: added group threshold for error estimators (AMR)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/AmrBamg.h

    r22241 r22294  
    2121                IssmDouble thicknesserror_resolution;
    2222                IssmDouble thicknesserror_threshold;
     23                IssmDouble thicknesserror_groupthreshold;
    2324                IssmDouble thicknesserror_maximum;
    2425                IssmDouble deviatoricerror_resolution;
    2526                IssmDouble deviatoricerror_threshold;
     27                IssmDouble deviatoricerror_groupthreshold;
    2628                IssmDouble deviatoricerror_maximum;
    2729
Note: See TracChangeset for help on using the changeset viewer.