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

    r1 r3  
    88! Former revisions:
    99! -----------------
    10 ! $Log: fft_xy.f90,v $
     10! $Id$
     11! RCS Log replace by Id keyword, revision history cleaned up
     12!
    1113! Revision 1.4  2006/03/28 12:27:09  raasch
    1214! Stop when system-specific fft is selected on NEC. For unknown reasons this
    1315! causes a program abort during first allocation in init_grid.
    14 !
    15 ! Revision 1.3  2006/02/23 12:22:41  raasch
    16 ! System specfic routines are not allowed to be used on ibmy
    1716!
    1817! Revision 1.2  2004/04/30 11:44:27  raasch
     
    2524! decalpha),
    2625! non vectorized FFT for nec included
    27 !
    28 ! Revision 1.1  2004/04/30 11:37:14  raasch
    29 ! Initial revision
    30 !
    31 ! Revision 1.6  2003/08/01 08:15:09  raasch
    32 ! No abort in fft_1dd_init on t3e-systems if system specific routines are used
    33 !
    34 ! Revision 1.5  2003/04/16 12:51:47  raasch
    35 ! Temperton-fft implemented in routines fft_x_1dd and fft_y_1dd
    36 !
    37 ! Revision 1.4  2003/03/16 09:37:26  raasch
    38 ! Two underscores (_) are placed in front of all define-strings
    39 !
    40 ! Revision 1.3  2003/03/12 16:29:39  raasch
    41 ! Routines fft_x_1dd_m and fft_y_1dd_m added (suitable for multiple 1d-fft on
    42 ! vector processors)
    43 !
    44 ! Revision 1.2  2002/12/19 14:49:18  raasch
    45 ! STOP statement replaced by call of subroutine local_stop
    4626!
    4727! Revision 1.1  2002/06/11 13:00:49  raasch
Note: See TracChangeset for help on using the changeset viewer.