Ignore:
Timestamp:
01/31/19 12:12:52 (5 years ago)
Author:
yushan
Message:

branch merged with trunk @1645. arch file (ep&mpi) added for ADA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/extern/src_ep_dev/ep_mpi.hpp

    r1603 r1646  
    22#define EP_MPI_HPP_INCLUDED 
    33 
     4#ifdef _usingEP 
    45#include "ep_type.hpp" 
    56 
     
    1516MPI_Request* to_mpi_request_ptr(ep_lib::MPI_Request request); 
    1617MPI_Message* to_mpi_message_ptr(ep_lib::MPI_Message message); 
     18#endif 
    1719 
    1820#endif // EP_MPI_HPP_INCLUDED 
Note: See TracChangeset for help on using the changeset viewer.