Ignore:
Timestamp:
11/14/19 10:11:34 (5 years ago)
Author:
yushan
Message:

dev_trunk_omp : bug fix for workflowgraph

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/workflow_graph.cpp

    r1681 r1769  
    7777      for (auto it=mapFilters_ptr_with_info->begin(); it != mapFilters_ptr_with_info->end(); it++) 
    7878      { 
    79         // std::cout<<"it->first = "<<it->first<<std::endl; 
    8079        filters[it->first]=it->second.filter_name; 
    8180      } 
Note: See TracChangeset for help on using the changeset viewer.