Changeset 26160
- Timestamp:
- 03/30/21 11:52:45 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Inputs/ControlInput.cpp
r25523 r26160 282 282 else{ 283 283 int* temp = xNew<int>(3); 284 _error_(" not supported");284 _error_("Gradient is of type "<<EnumToStringx(this->gradient->ObjectEnum()) <<", which is not supported yet"); 285 285 } 286 286
Note:
See TracChangeset
for help on using the changeset viewer.