Ignore:
Timestamp:
11/27/15 09:55:05 (8 years ago)
Author:
rlacroix
Message:

Add registry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/branchs/xios-1.0/src/cxios.hpp

    r548 r799  
    44#include "xmlioserver_spl.hpp" 
    55#include "mpi.hpp" 
     6#include "registry.hpp" 
    67 
    78namespace xios 
     
    4243     static double bufferServerFactorSize ; 
    4344     static double defaultBufferServerFactorSize ; 
     45     static CRegistry* globalRegistry ; //!< global registry which is written by the root process of the servers 
    4446 
    4547     public: 
Note: See TracChangeset for help on using the changeset viewer.