/[lmdze]/trunk/Sources/filtrez/filtreg_hemisph.f
ViewVC logotype

Diff of /trunk/Sources/filtrez/filtreg_hemisph.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 167 by guez, Fri Jun 5 19:31:37 2015 UTC revision 168 by guez, Wed Sep 9 10:41:47 2015 UTC
# Line 9  contains Line 9  contains
9      USE dimens_m, ONLY: iim      USE dimens_m, ONLY: iim
10    
11      REAL, intent(inout):: champ(:, :, :) ! (iim + 1, :, :)      REAL, intent(inout):: champ(:, :, :) ! (iim + 1, :, :)
12      REAL, intent(in):: sdd(:) ! (iim)      REAL, intent(in):: sdd(:) ! (iim) xprim[uv]^{\pm 1/2}
13      real, intent(in), dimension(:, :, :):: matri ! (iim, iim, :)  
14        real, intent(in), dimension(:, :, :):: matri ! (iim, iim, :)
15        ! filtering matrix
16    
17      ! Local:      ! Local:
18      integer l, j      integer l, j

Legend:
Removed from v.167  
changed lines
  Added in v.168

  ViewVC Help
Powered by ViewVC 1.1.21