Changeset 25373
- Timestamp:
- 08/11/20 05:00:03 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/classes/Inputs2/Inputs2.cpp ΒΆ
r25317 r25373 912 912 /*Create it if necessary*/ 913 913 if(this->inputs[id]){ 914 int* tenp = xNew<int>(3);915 914 if(this->inputs[id]->ObjectEnum()!=PentaInput2Enum) _error_("cannot add Element values to a "<<EnumToStringx(this->inputs[id]->ObjectEnum())); 916 915 }
Note:
See TracChangeset
for help on using the changeset viewer.