Changeset 23709 for issm/trunk-jpl/src/py3/mesh/bamg.py
- Timestamp:
- 02/11/19 04:14:06 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/py3/mesh/bamg.py
r23670 r23709 572 572 573 573 if num: 574 print( "WARNING: %d points outside the domain outline have been removed" % num)574 print(("WARNING: %d points outside the domain outline have been removed" % num)) 575 575 576 576 """
Note:
See TracChangeset
for help on using the changeset viewer.