Ignore:
Timestamp:
01/25/17 16:25:17 (7 years ago)
Author:
yushan
Message:

initialize the branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/cxios.hpp

    r1029 r1037  
    55#include "mpi.hpp" 
    66#include "registry.hpp" 
     7#ifdef _usingEP 
     8//#include "ep_declaration.hpp" 
     9#endif 
     10 
    711 
    812namespace xios 
     
    4549     static bool isOptPerformance; //!< Check if buffer size is for performance (as large as possible) 
    4650     static CRegistry* globalRegistry ; //!< global registry which is wrote by the root process of the servers 
    47      static double recvFieldTimeout; //!< Time to wait for data before issuing an error when receiving a field 
    4851 
    4952    public: 
Note: See TracChangeset for help on using the changeset viewer.