Ignore:
Timestamp:
05/27/19 15:05:49 (5 years ago)
Author:
yushan
Message:

MARK: branch merged with trunk @1663. static graph OK with EP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_trunk_omp/src/filter/spatial_transform_filter.cpp

    r1668 r1669  
    6565          (*CWorkflowGraph::mapFilters_ptr)[filterOut] = "Spatial transform filter"; 
    6666          (*CWorkflowGraph::mapFilters_ptr)[filterIn] = "Spatial transform filter"; 
     67          std::cout<<"CSpatialTransformFilter::CSpatialTransformFilter CWorkflowGraph::mapFieldToFilters_ptr->size = "<<CWorkflowGraph::mapFieldToFilters_ptr->size()<<std::endl; 
    6768        } 
    6869      } 
Note: See TracChangeset for help on using the changeset viewer.