-
- Downloads
Improving vtkAggregateDataSetFilter
Improved the specification of required input data sets which is either a polydata or unstructured grid. Also fixed issue with proper specification of target processes to aggregate to. Also the output type is now fixed to be explicitly known so that we don't have to specify the output type.
Showing
- Filters/Parallel/Testing/Cxx/AggregateDataSet.cxx 2 additions, 3 deletionsFilters/Parallel/Testing/Cxx/AggregateDataSet.cxx
- Filters/Parallel/vtkAggregateDataSetFilter.cxx 15 additions, 74 deletionsFilters/Parallel/vtkAggregateDataSetFilter.cxx
- Filters/Parallel/vtkAggregateDataSetFilter.h 3 additions, 20 deletionsFilters/Parallel/vtkAggregateDataSetFilter.h
Loading
Please register or sign in to comment