Changeset 4619
- Timestamp:
- Jul 10, 2007, 4:37:51 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/abstract_2d_finite_volumes/domain.py
r4569 r4619 934 934 """Go through list of boundary objects and update boundary values 935 935 for all conserved quantities on boundary. 936 It is assumed that the ordering of conserved quantities is 937 consistent between the domain and the boundary object, i.e. 938 the jth element of vector q must correspond to the jth conserved 939 quantity in domain. 936 940 """ 937 941
Note: See TracChangeset
for help on using the changeset viewer.