- Timestamp:
- Jun 15, 2010, 9:33:23 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/development/2010-projects/anuga_1d/sww/sww_boundary_conditions.py
r7839 r7840 7 7 __date__ ="$05/06/2010 5:44:05 PM$" 8 8 9 from flow_1d.generic_1d.generic_domain import *9 from anuga_1d.generic.generic_domain import * 10 10 11 11 class Dirichlet_boundary(Boundary):
Note: See TracChangeset
for help on using the changeset viewer.