/[lmdze]/trunk/Sources/dyn3d/grid_atob.f
ViewVC logotype

Diff of /trunk/Sources/dyn3d/grid_atob.f

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

trunk/libf/dyn3d/grid_atob.f90 revision 32 by guez, Tue Apr 6 17:52:58 2010 UTC trunk/Sources/dyn3d/grid_atob.f revision 134 by guez, Wed Apr 29 15:47:56 2015 UTC
# Line 37  contains Line 37  contains
37      !        grille_m: champ de sortie deja transforme      !        grille_m: champ de sortie deja transforme
38      !=======================================================================      !=======================================================================
39    
40      use numer_rec, only: assert_eq      use nr_util, only: assert_eq
41    
42      REAL, intent(in):: xdata(:),ydata(:)      REAL, intent(in):: xdata(:),ydata(:)
43      REAL, intent(in):: entree(:, :)      REAL, intent(in):: entree(:, :)

Legend:
Removed from v.32  
changed lines
  Added in v.134

  ViewVC Help
Powered by ViewVC 1.1.21