Redistribute points examples
Adding an example that demonstrates how to write a distributed filter that customizes the execution for all blocks in a MultiBlock. This is a reinterpretation of the reduce/all_to_all example provided by DIY.
Here's a dataset that can be passed to the test. wavelet.vtk.
The text can be executed as:
> mpirun -np 2 examples/redistribute_points/RedistributePoints_SERIAL /tmp/wavelet.vtk /tmp/output.vtk
Edited by Utkarsh Ayachit