Changeset 4095 for anuga_core/source/anuga/geospatial_data
- Timestamp:
- Dec 19, 2006, 3:30:43 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/geospatial_data/geospatial_data.py
r4061 r4095 610 610 def split(self, factor=0.5): 611 611 """Returns two geospatial_data object, first is size of the 'factor' 612 smaller the original oneand the second is the remainer. The two new612 smaller the original and the second is the remainer. The two new 613 613 object are disjoin set of each other. 614 614
Note: See TracChangeset
for help on using the changeset viewer.