Changeset 2760
- Timestamp:
- Apr 25, 2006, 9:49:11 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/parallel/run_parallel_sw_rectangle.py
r2654 r2760 35 35 36 36 37 from pmesh_divide import pmesh_divide, pmesh_divide_steve37 #from pmesh_divide import pmesh_divide, pmesh_divide_steve 38 38 39 39 # read in the processor information … … 116 116 if myid == 0: 117 117 domain.write_time() 118 print_test_stats(domain, tri_full_flag)118 #print_test_stats(domain, tri_full_flag) 119 119 120 120 if myid == 0:
Note: See TracChangeset
for help on using the changeset viewer.