/[lmdze]/trunk/libf/regr3_lint.f90
ViewVC logotype

Diff of /trunk/libf/regr3_lint.f90

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

revision 7 by guez, Mon Mar 31 12:24:17 2008 UTC revision 13 by guez, Fri Jul 25 19:59:34 2008 UTC
# Line 19  contains Line 19  contains
19    
20      ! "vs" has rank 3.      ! "vs" has rank 3.
21    
22      use nrutil, only: assert_eq      use numer_rec, only: assert_eq, hunt
     use interpolation, only: hunt  
23    
24      real, intent(in):: vs(:, :, :)      real, intent(in):: vs(:, :, :)
25      ! (values of the function at source points "xs")      ! (values of the function at source points "xs")

Legend:
Removed from v.7  
changed lines
  Added in v.13

  ViewVC Help
Powered by ViewVC 1.1.21