Changeset 1879 for palm/trunk/SOURCE/pmc_interface_mod.f90
- Timestamp:
- Apr 20, 2016 8:39:42 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/pmc_interface_mod.f90
r1878 r1879 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Synchronization rewritten, logc-array index order changed for cache optimization23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 1878 2016-04-19 12:30:36Z hellstea 29 ! Synchronization rewritten, logc-array index order changed for cache optimization 27 30 ! 28 31 ! 1850 2016-04-08 13:29:27Z maronga … … 2990 2993 dt_3d = dtg(1) 2991 2994 2995 #endif 2992 2996 END SUBROUTINE pmci_synchronize 2993 2997
Note: See TracChangeset
for help on using the changeset viewer.