Ignore:
Timestamp:
06/22/17 17:03:07 (7 years ago)
Author:
oabramkina
Message:

Two server levels:
(1) oasis works now with two server levels
(2) corrected assignment of processes between two server levels in case of non-contiguous processes
(3) corrected a bug during context finalization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/node/context.cpp

    r1158 r1180  
    491491     info(20)<<"Context <"<<getId()<<"> is finalized."<<endl; 
    492492 
    493      //     if (hasServer && !hasClient) 
     493     if (hasServer && !hasClient) 
    494494     { 
    495495       closeAllFile(); 
Note: See TracChangeset for help on using the changeset viewer.