Changeset 3 for palm/trunk/SOURCE/exchange_horiz_2d.f90
- Timestamp:
- Feb 13, 2007 11:30:58 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/exchange_horiz_2d.f90
r1 r3 8 8 ! Former revisions: 9 9 ! ----------------- 10 ! $Log: exchange_horiz_2d.f90,v $ 10 ! $Id$ 11 ! RCS Log replace by Id keyword, revision history cleaned up 12 ! 11 13 ! Revision 1.9 2006/05/12 19:15:52 letzel 12 14 ! MPI_REAL replaced by MPI_INTEGER in exchange_horiz_2d_int 13 !14 ! Revision 1.8 2006/02/23 12:18:32 raasch15 ! Additional subroutine exchange_horiz_2d_int for 2D integer arrays,16 ! extensions for non-cyclic boundary conditions along x or y for non-parallel17 ! case, anz_y renamed ngp_y18 !19 ! Revision 1.7 2003/03/16 09:30:43 raasch20 ! Two underscores (_) are placed in front of all define-strings21 !22 ! Revision 1.6 2002/06/11 12:59:35 raasch23 ! Cyclic boundary conditions are used instead of sendrecv in case of24 ! pdims(..)=1. Array "feld" is renamed to "ar".25 !26 ! Revision 1.5 2001/03/30 07:23:16 07:23:16 raasch (Siegfried Raasch)27 ! Translation of remaining German identifiers (variables, subroutines, etc.)28 !29 ! Revision 1.4 2001/01/22 06:43:50 raasch30 ! Module test_variables removed31 !32 ! Revision 1.3 2000/12/20 12:09:27 letzel33 ! All comments translated into English.34 !35 ! Revision 1.2 1998/07/06 12:13:53 raasch36 ! + USE test_variables37 15 ! 38 16 ! Revision 1.1 1998/01/23 09:58:21 raasch
Note: See TracChangeset
for help on using the changeset viewer.