Changeset 20980
- Timestamp:
- 07/22/16 11:36:07 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/modules/ModelProcessorx/ElementsAndVerticesPartitioning.cpp
r20690 r20980 72 72 break; 73 73 default: 74 _error_("mesh not supported yet");74 _error_("mesh elements "<< EnumToStringx(iomodel->meshelementtype) <<" not supported yet"); 75 75 } 76 76
Note:
See TracChangeset
for help on using the changeset viewer.