Ignore:
Timestamp:
06/03/16 17:47:02 (8 years ago)
Author:
ymipsl
Message:

Bug fix four output scalir variable without time records.

YM+MHN

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/grid.cpp

    r835 r857  
    693693 
    694694    storeIndex_client.resize(1); 
    695     storeIndex_client[0] = 0; 
     695    storeIndex_client(0) = 0; 
    696696    if (0 == client->clientRank) 
    697697    { 
Note: See TracChangeset for help on using the changeset viewer.