Changeset 6444
- Timestamp:
- Mar 4, 2009, 1:09:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/interface.py
r6266 r6444 14 14 from anuga.shallow_water import Field_boundary 15 15 from anuga.shallow_water import Transmissive_stage_zero_momentum_boundary 16 16 from anuga.abstract_2d_finite_volumes.generic_boundary_conditions import Time_boundary 17 from anuga.abstract_2d_finite_volumes.util import file_function 17 18 18 19 from anuga.shallow_water.data_manager import export_grid, create_sts_boundary
Note: See TracChangeset
for help on using the changeset viewer.