Ignore:
Timestamp:
11/16/16 18:00:52 (7 years ago)
Author:
oabramkina
Message:

First rebond on the secondary server pool. XIOS finalizes correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/distribution_client.cpp

    r983 r992  
    2424   , elementZoomMask_(), elementNLocal_(), elementNGlobal_() 
    2525{ 
    26 //  numElement_ = globalLocalIndex.size();    !!! numElement_ should be calculated !!!! 
    27   isComputed_ = true;  // my changes 
    28  
    29  
     26//  numElement_ = globalLocalIndex.size();    !!! numElement_ should be calculated (?) 
     27  isComputed_ = true; 
    3028  localDataIndex_.resize(globalLocalIndex.size()); 
    3129  localMaskIndex_.resize(globalLocalIndex.size()); 
Note: See TracChangeset for help on using the changeset viewer.