Ignore:
Timestamp:
Feb 13, 2007 11:30:58 AM (17 years ago)
Author:
raasch
Message:

RCS Log replace by Id keyword, revision history cleaned up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/exchange_horiz_2d.f90

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: exchange_horiz_2d.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.9  2006/05/12 19:15:52  letzel
    1214! MPI_REAL replaced by MPI_INTEGER in exchange_horiz_2d_int
    13 !
    14 ! Revision 1.8  2006/02/23 12:18:32  raasch
    15 ! Additional subroutine exchange_horiz_2d_int for 2D integer arrays,
    16 ! extensions for non-cyclic boundary conditions along x or y for non-parallel
    17 ! case, anz_y renamed ngp_y
    18 !
    19 ! Revision 1.7  2003/03/16 09:30:43  raasch
    20 ! Two underscores (_) are placed in front of all define-strings
    21 !
    22 ! Revision 1.6  2002/06/11 12:59:35  raasch
    23 ! Cyclic boundary conditions are used instead of sendrecv in case of
    24 ! 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  raasch
    30 ! Module test_variables removed
    31 !
    32 ! Revision 1.3  2000/12/20 12:09:27  letzel
    33 ! All comments translated into English.
    34 !
    35 ! Revision 1.2  1998/07/06 12:13:53  raasch
    36 ! + USE test_variables
    3715!
    3816! Revision 1.1  1998/01/23 09:58:21  raasch
Note: See TracChangeset for help on using the changeset viewer.