Ignore:
Timestamp:
05/15/19 17:19:08 (5 years ago)
Author:
yushan
Message:

MARK: branch merged with trunk @1660. Test (test_complete, test_remap) on ADA with IntelMPI and _usingEP/_usingMPI as switch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/object_factory_impl.hpp

    r1628 r1661  
    141141      if(U::AllVectObj_ptr) 
    142142      { 
    143         //const std::vector<std::shared_ptr<U> > temp; 
    144143        return (*U::AllVectObj_ptr)[context]; 
    145         //return std::vector<std::shared_ptr<U> > (0); 
    146144      } 
    147145       
Note: See TracChangeset for help on using the changeset viewer.