Ignore:
Timestamp:
03/27/18 14:08:10 (6 years ago)
Author:
yushan
Message:

bug fix for server to correctly finalize. LMDZ OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/registry.cpp

    r1328 r1464  
    259259  void CRegistry::hierarchicalGatherRegistry(void) 
    260260  { 
    261     hierarchicalGatherRegistry(communicator) ; 
     261    //hierarchicalGatherRegistry(communicator) ; 
     262    gatherRegistry(communicator) ; 
    262263  } 
    263264 
Note: See TracChangeset for help on using the changeset viewer.