Ignore:
Timestamp:
04/13/18 16:25:46 (6 years ago)
Author:
yushan
Message:

Branch EP merged with Dev_cmip6 @r1481

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/extern/src_ep_dev/ep_declaration.hpp

    r1460 r1482  
    1010#undef MPI_UNSIGNED_CHAR 
    1111#undef MPI_UINT64_T 
     12#undef MPI_LONG_LONG_INT 
    1213 
    1314#undef MPI_SUM 
     
    3132extern ep_lib::MPI_Datatype MPI_UNSIGNED_CHAR; 
    3233extern ep_lib::MPI_Datatype MPI_UINT64_T; 
     34extern ep_lib::MPI_Datatype MPI_LONG_LONG_INT; 
    3335 
    3436extern ep_lib::MPI_Op MPI_SUM; 
Note: See TracChangeset for help on using the changeset viewer.