Changeset 5167 for issm/trunk
- Timestamp:
- 08/11/10 16:38:56 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/objects/Elements/Penta.cpp
r5166 r5167 1948 1948 } 1949 1949 else{ 1950 ISSMERROR("Approximation type %s not supported yet",EnumToString( *(iomodel->elements_type+2*index+0)));1950 ISSMERROR("Approximation type %s not supported yet",EnumToString((int)*(iomodel->elements_type+2*index+0))); 1951 1951 } 1952 1952 }
Note:
See TracChangeset
for help on using the changeset viewer.