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

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: poisfft_hybrid.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.11  2004/04/30 12:43:14  raasch
    1214! Renaming of fft routines, additional argument in calls of fft_y_m
    13 !
    14 ! Revision 1.10  2003/08/01 08:49:30  raasch
    15 ! Error removed: reqa=req after calling routine MPI_IRECV (cascade)
    16 !
    17 ! Revision 1.9  2003/05/09 14:50:47  raasch
    18 ! Parameters in calls of MPI_ALLTOALL, MPI_WAITALL changed in order to fulfill
    19 ! f95 type and rank requirements
    20 !
    21 ! Revision 1.8  2003/03/16 11:17:04  raasch
    22 ! +module pegrid in poisfft_hybrid_ini
    23 !
    24 ! Revision 1.7  2003/03/16 09:45:52  raasch
    25 ! Two underscores (_) are placed in front of all define-strings
    26 !
    27 ! Revision 1.6  2003/03/16 09:11:42  raasch
    28 ! Fortran error removed
    29 !
    30 ! Revision 1.5  2003/03/14 13:45:53  raasch
    31 ! Loop optimization in maketri_hybrid
    32 !
    33 ! Revision 1.4  2003/03/12 16:37:22  raasch
    34 ! Vectorized version (poisfft_hybrid_omp_vec) added, arguments ar and tri
    35 ! passed to routine substi_hybrid (otherwise no vectorization and very
    36 ! bad performance on NEC), reading of environment variable tasks_per_node
    37 ! moved to routine parin
    38 !
    39 ! Revision 1.3  2002/12/20 15:18:02  raasch
    40 ! Variable statement restricted for parallel environment in subroutine
    41 ! cascade
    4215!
    4316! Revision 1.2  2002/12/19 16:08:31  raasch
Note: See TracChangeset for help on using the changeset viewer.