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 14229 for NEMO/trunk/src/OCE/LBC/mpp_allreduce_generic.h90 – NEMO

Ignore:
Timestamp:
2020-12-20T13:45:55+01:00 (3 years ago)
Author:
smasson
Message:

trunk: replace key_mpp_mpi by the opposite key key_mpi_off

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/LBC/mpp_allreduce_generic.h90

    r13226 r14229  
    4848      INTEGER, OPTIONAL, INTENT(in   ) ::   kdim        ! optional pointer dimension 
    4949      INTEGER, OPTIONAL, INTENT(in   ) ::   kcom        ! optional communicator 
    50 #if defined key_mpp_mpi 
     50#if ! defined key_mpi_off 
    5151      ! 
    5252      INTEGER :: ipi, ii, ierr 
Note: See TracChangeset for help on using the changeset viewer.