New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 6060 for branches/2015/dev_merge_2015/NEMOGCM/NEMO/NST_SRC/agrif_top_interp.F90 – NEMO

Ignore:
Timestamp:
2015-12-16T10:25:22+01:00 (8 years ago)
Author:
timgraham
Message:

Merged dev_r5836_noc2_VVL_BY_DEFAULT into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_merge_2015/NEMOGCM/NEMO/NST_SRC/agrif_top_interp.F90

    r5930 r6060  
    1616   PUBLIC Agrif_trc, interptrn 
    1717 
    18 #  include "domzgr_substitute.h90"   
    1918#  include "vectopt_loop_substitute.h90" 
    2019  !!---------------------------------------------------------------------- 
     
    2322   !! Software governed by the CeCILL licence (NEMOGCM/NEMO_CeCILL.txt) 
    2423   !!---------------------------------------------------------------------- 
    25  
    26    CONTAINS 
     24CONTAINS 
    2725 
    2826   SUBROUTINE Agrif_trc 
     
    4038      ! 
    4139   END SUBROUTINE Agrif_trc 
     40 
    4241 
    4342   SUBROUTINE interptrn(ptab,i1,i2,j1,j2,k1,k2,n1,n2,before,nb,ndir) 
Note: See TracChangeset for help on using the changeset viewer.