Changeset 6689 for branches/numpy/anuga/advection
- Timestamp:
- Apr 1, 2009, 3:19:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy/anuga/advection/test_advection.py
r6304 r6689 142 142 143 143 X = domain.quantities['stage'].explicit_update 144 # print 'X=%s' % str(X)145 144 assert X[0] == -X[1] 146 145
Note: See TracChangeset
for help on using the changeset viewer.