Changeset 2272
- Timestamp:
- Jan 24, 2006, 5:39:34 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/pyvolution/domain.py
r2204 r2272 591 591 592 592 #FIXME: Update only those that change (if that can be worked out) 593 #FIXME: Boundary objects should not include ghost nodes. 593 594 for i, ((vol_id, edge_id), B) in enumerate(self.boundary_objects): 594 595 q = B.evaluate(vol_id, edge_id)
Note: See TracChangeset
for help on using the changeset viewer.