Ignore:
Timestamp:
07/18/17 08:05:13 (8 years ago)
Author:
tsantos
Message:

CHG: added error estimator for thickness, adjuted AMR with NeoPZ. Working with unrefinement and delete element process.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/shared/Enum/EnumToStringx.cpp

    r21802 r21806  
    820820                case AmrFieldEnum : return "AmrField";
    821821                case AmrErrEnum : return "AmrErr";
     822                case DeviatoricStressErrorEstimatorEnum : return "DeviatoricStressErrorEstimator";
     823                case ThicknessErrorEstimatorEnum : return "ThicknessErrorEstimator";
    822824                case ParametersENDEnum : return "ParametersEND";
    823825                case XYEnum : return "XY";
Note: See TracChangeset for help on using the changeset viewer.