Ignore:
Timestamp:
01/23/19 10:31:44 (5 years ago)
Author:
yushan
Message:

dev on ADA. add flag switch _usingEP/_usingMPI

File:
1 edited

Legend:

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

    r1331 r1642  
    3838            void duplicateAttributes(const CAttributeMap* const _parent); 
    3939            void clearAllAttributes(void); 
     40            StdString dumpXiosAttributes(void) const; 
    4041 
    4142            void clearAttribute(const StdString& key); 
     
    7677            /// Propriété statique /// 
    7778            static CAttributeMap * Current; 
    78             #pragma omp threadprivate(Current) 
    7979 
    8080      };  // class CAttributeMap 
Note: See TracChangeset for help on using the changeset viewer.