- Timestamp:
- May 24, 2010, 12:30:34 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/shallow_water/shallow_water_domain.py
r7735 r7736 83 83 import numpy as num 84 84 85 from anuga.abstract_2d_finite_volumes.domain import Domain as Generic_Domain 85 from anuga.abstract_2d_finite_volumes.generic_domain \ 86 import Generic_Domain 86 87 87 88 from anuga.shallow_water.forcing import Cross_section
Note: See TracChangeset
for help on using the changeset viewer.