Ignore:
Timestamp:
03/15/17 17:17:30 (7 years ago)
Author:
yushan
Message:

add test_omp ; Using threads : modif for context_initialize

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/xml_parser.hpp

    r591 r1073  
    2020            static void ParseString(const StdString & xmlContent); 
    2121            static void ParseStream(StdIStream & stream, const string& fluxId, const std::set<StdString>& parseList); 
     22             
    2223            template <class T> 
    2324               static void ParseInclude(StdIStream & stream, const string& fluxId, T & object); 
Note: See TracChangeset for help on using the changeset viewer.