Ignore:
Timestamp:
06/28/10 23:22:14 (15 years ago)
Author:
Eric.Larour
Message:

Cleanup of Tria, Sing and Beam elements + New flags to stop cores from creating too many results

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Node.cpp

    r4248 r4285  
    151151                                analysis_type==PrognosticAnalysisEnum ||
    152152                                analysis_type==MeltingAnalysisEnum ||
    153                                 analysis_type==SlopeAnalysisEnum ||
     153                                analysis_type==BedSlopeAnalysisEnum ||
     154                                analysis_type==SurfaceSlopeAnalysisEnum ||
    154155                                analysis_type==BalancedvelocitiesAnalysisEnum ||
    155156                                analysis_type==BalancedthicknessAnalysisEnum
Note: See TracChangeset for help on using the changeset viewer.