/[lmdze]/trunk/libf/dyn3d/divgrad.f
ViewVC logotype

Diff of /trunk/libf/dyn3d/divgrad.f

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

revision 24 by guez, Wed Feb 27 13:16:39 2008 UTC revision 25 by guez, Fri Mar 5 16:43:45 2010 UTC
# Line 6  Line 6 
6        use paramet_m        use paramet_m
7        use logic        use logic
8        use comgeom        use comgeom
9                use comdissipn
10        IMPLICIT NONE        IMPLICIT NONE
11  c  c
12  c=======================================================================  c=======================================================================
# Line 23  c Line 24  c
24  c   declarations:  c   declarations:
25  c   -------------  c   -------------
26  c  c
       include "comdissipn.h"  
27  c  c
28        INTEGER klevel        INTEGER klevel
29        REAL h( ip1jmp1,klevel ), divgra( ip1jmp1,klevel )        REAL h( ip1jmp1,klevel ), divgra( ip1jmp1,klevel )

Legend:
Removed from v.24  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.21