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/indent_xml.hpp

    r1460 r1642  
    2222         /// Propriétés  statiques /// 
    2323         static unsigned int Indent; 
    24          #pragma omp threadprivate(Indent) 
    2524         static StdString    Increm; 
    26          #pragma omp threadprivate(Increm) 
    2725         static bool         WithLine; 
    28          #pragma omp threadprivate(WithLine) 
    2926 
    3027   }; // class CIndent 
Note: See TracChangeset for help on using the changeset viewer.