Changeset 735 for LMDZ4/branches/V3_test/libf/phylmd/write_histrac.h
- Timestamp:
- Nov 10, 2006, 3:50:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/V3_test/libf/phylmd/write_histrac.h
r726 r735 96 96 97 97 if (ok_sync) then 98 call histsync(nid_tra) 98 c$OMP MASTER 99 call histsync(nid_tra) 100 c$OMP END MASTER 99 101 endif 100 102
Note: See TracChangeset
for help on using the changeset viewer.