Changeset 26085
- Timestamp:
- 03/12/21 14:10:18 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/cores/extrudefrombase_core.cpp
r25680 r26085 21 21 /*If this is a 2D horizontal domain, return (no need to extrude)*/ 22 22 if(domaintype==Domain2DhorizontalEnum) return; 23 if(domaintype==Domain3DsurfaceEnum) return; 23 24 24 25 int inputenum;
Note:
See TracChangeset
for help on using the changeset viewer.