-
- Downloads
ENH: RectilinearGrid implicit connectivity support
Added support for vtkRectilinearGrid type in the structured implicity connectivity class. Also, extended the test to check for correctness of the new functionality. Further, updated RectilinearGrid partitioner such that it can either leave a gap between partitions or not. Also, refactored and improved the implementation. Change-Id: I658e2798bd9720a7baafd7eb1eed3f1e8befafe0
Showing
- Filters/Geometry/vtkRectilinearGridPartitioner.cxx 53 additions, 166 deletionsFilters/Geometry/vtkRectilinearGridPartitioner.cxx
- Filters/Geometry/vtkRectilinearGridPartitioner.h 6 additions, 0 deletionsFilters/Geometry/vtkRectilinearGridPartitioner.h
- Filters/ParallelMPI/Testing/Cxx/TestImplicitConnectivity.cxx 293 additions, 12 deletionsFilters/ParallelMPI/Testing/Cxx/TestImplicitConnectivity.cxx
- Filters/ParallelMPI/vtkStructuredImplicitConnectivity.cxx 237 additions, 38 deletionsFilters/ParallelMPI/vtkStructuredImplicitConnectivity.cxx
- Filters/ParallelMPI/vtkStructuredImplicitConnectivity.h 27 additions, 0 deletionsFilters/ParallelMPI/vtkStructuredImplicitConnectivity.h
Loading
Please register or sign in to comment