Changeset 480 for XIOS


Ignore:
Timestamp:
04/09/14 16:17:25 (10 years ago)
Author:
ymipsl
Message:

fix compilation problem while trying to compile with netcdf4 sequential version

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/output/netcdf.hpp

    r412 r480  
    2121} 
    2222#  endif 
     23#endif 
     24 
     25#if !defined(USING_NETCDF_PAR) 
     26  #define NC_INDEPENDENT 0 
     27  #define NC_COLLECTIVE  1 
    2328#endif 
    2429 
Note: See TracChangeset for help on using the changeset viewer.