Changeset 26072
- Timestamp:
- 03/10/21 17:02:55 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Inputs/Inputs.cpp
r26071 r26072 257 257 258 258 /*Make a copy*/ 259 Input* z=this->inputs[index_y]->copy();259 this->inputs[index_z]=this->inputs[index_y]->copy(); 260 260 261 261 /*AXPY: */
Note:
See TracChangeset
for help on using the changeset viewer.