Ignore:
Timestamp:
05/23/17 16:32:26 (7 years ago)
Author:
mhnguyen
Message:

Cleaning up some redundant codes

File:
1 edited

Legend:

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

    r1129 r1144  
    3333 
    3434  public: 
    35     /** Default constructor */ 
    36     CDistributionClient(int rank, CGrid* grid, const GlobalLocalDataMap& globalLocalIndex); 
    37     CDistributionClient(int rank, int dims, const CArray<size_t,1>& globalIndex = CArray<size_t,1>()); 
     35    /** Default constructor */         
    3836    CDistributionClient(int rank, CGrid* grid); 
    3937 
Note: See TracChangeset for help on using the changeset viewer.