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