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/transpose.f90

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: transpose.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.2  2004/04/30 13:12:17  raasch
    1214! Switched from mpi_alltoallv to the simpler mpi_alltoall,
     
    1719! Initial revision (collection of former routines transpose_xy, transpose_xz,
    1820!                   transpose_yx, transpose_yz, transpose_zx, transpose_zy)
    19 !
    20 ! Revision 1.7  2003/03/16 09:49:53  raasch
    21 ! Two underscores (_) are placed in front of all define-strings
    22 !
    23 ! Revision 1.6  2001/03/30 07:55:50  raasch
    24 ! Array bound for work2 is explicitely calculated, all comments and identifiers
    25 ! translated into English
    26 !
    27 ! Revision 1.5  2001/01/22 08:19:14  raasch
    28 ! Module test_variables removed
    29 !
    30 ! Revision 1.4  1998/07/06 12:34:22  raasch
    31 ! + USE test_variables
    32 !
    33 ! Revision 1.3  1997/08/13 13:52:42  raasch
    34 ! Zeitmessung von MPI_ALLTOALLV
    35 !
    36 ! Revision 1.2  1997/08/11 06:27:31  raasch
    37 ! Keine Aenderungen
    3821!
    3922! Revision 1.1  1997/07/24 11:25:18  raasch
Note: See TracChangeset for help on using the changeset viewer.