Changeset 26069
- Timestamp:
- 03/10/21 15:27:09 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/Elements/Tria.cpp
r26057 r26069 6137 6137 this->GetInputAveragesUpToCurrentTime(TransientAccumulatedDeltaIceThicknessEnum,&hes,×,&numtimes,currenttime); 6138 6138 6139 if(this->Id()==1){6140 _printf_("numtimes: " << numtimes << "\n");6141 for (int i=0;i<numtimes;i++)_printf_(times[i] << " " << hes[i] << "\n");6142 }6143 6139 6144 6140 /*pull area of this Tria: */
Note:
See TracChangeset
for help on using the changeset viewer.