Ignore:
Timestamp:
Mar 9, 2013 12:34:37 AM (11 years ago)
Author:
raasch
Message:

last commit documented

File:
1 edited

Legend:

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

    r1111 r1112  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1111 2013-03-08 23:54:10Z raasch
    2229! further openACC porting of non-parallel (MPI) branch:
    2330! tridiagonal routines split into extermal subroutines (instead using CONTAINS),
    2431! no distinction between parallel/non-parallel in poisfft and tridia any more,
    25 ! tridia routines moved to end of file because of probable bug in PGI compiler
     32! tridia routines moved to end of file because of probable bug in PGI compiler 12.5
    2633! (otherwise "invalid device function" is indicated during runtime),
    2734! optimization of tridia routines: constant elements and coefficients of tri are
     
    3138! poisfft_init,
    3239! ibc_p_b = 2 removed
    33 !
    34 ! Former revisions:
    35 ! -----------------
    36 ! $Id$
    3740!
    3841! 1106 2013-03-04 05:31:38Z raasch
Note: See TracChangeset for help on using the changeset viewer.