Changeset 7858 for trunk/anuga_core/source/anuga/geometry/quad.py
- Timestamp:
- Jun 18, 2010, 4:43:10 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/geometry/quad.py
r7751 r7858 8 8 may then be iterated over with a proper intersection test to detect actual 9 9 geometry intersections. 10 11 As of June 2010 this module has a pylint quality rating of 10/10. 10 12 11 13 """
Note: See TracChangeset
for help on using the changeset viewer.