Skip to content
  • Andrew Bauer's avatar
    Fix issues with vtkDIYAggregateDataSetFilter · 2b89388b
    Andrew Bauer authored
    Fixed memory issue with trying to use a string's memory directly
    to pass MPI messages. Fixed isse with trying to use the filter
    in serial builds (i.e. non-MPI builds) for topologically regular
    grids where a shallow-copy from the input to output will do.
    2b89388b