- Timestamp:
- Jun 12, 2007, 5:18:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/abstract_2d_finite_volumes/util.py
r4517 r4541 1446 1446 # initialise the array to easily find the index of the first loner 1447 1447 loners=arange(2*N, N, -1) # if N=3 [6,5,4] 1448 1449 1448 for t in triangles: 1450 1449 for vert in t:
Note: See TracChangeset
for help on using the changeset viewer.