Ignore:
Timestamp:
03/22/18 10:43:20 (6 years ago)
Author:
yushan
Message:

branch_openmp merged with XIOS_DEV_CMIP6@1459

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_openmp/src/distribution.hpp

    r930 r1460  
    3535    int getDims() const; //! Get dimension size 
    3636    int getRank() const; //! Get rank of current process 
    37  
     37    const CArray<size_t,1>& getGlobalIndex() const; 
     38     
    3839  protected: 
    3940    virtual void createGlobalIndex() {}; 
Note: See TracChangeset for help on using the changeset viewer.