Ignore:
Timestamp:
04/21/20 16:46:20 (4 years ago)
Author:
ymipsl
Message:

Some update on XIOS_COUPLING branch...

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp

    r1869 r1871  
    16401640             { 
    16411641               if (grid->doGridHaveDataDistributed()) 
    1642                  grid->getDistributionServer()->computeGlobalIndex(indexes); 
     1642                 grid->getServerDistribution()->computeGlobalIndex(indexes); 
    16431643 
    16441644               std::vector<StdSize> start, count; 
Note: See TracChangeset for help on using the changeset viewer.