Changeset 3656 for anuga_validation/okushiri_2005/okushiri_parallel.py
- Timestamp:
- Sep 22, 2006, 4:01:28 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/okushiri_2005/okushiri_parallel.py
r3648 r3656 57 57 # Distribute domain 58 58 #------------------------- 59 if numprocs > 1: 60 domain = distribute(domain) 59 #if numprocs > 1: 60 # domain = distribute(domain) 61 domain = distribute(domain) 61 62 62 63
Note: See TracChangeset
for help on using the changeset viewer.