use vtkPStreamTracer demo

Dear Sir
Hello, I saw that you submitted a class called vtkPStreamTracer on GitHub, which is about streamline parallel computing. I would like to know how it supports streamline parallel computing on multiple machines and processes, as well as how it splits and merges data. There are no relevant examples available online, which makes it very difficult for me to use. Can you provide me with an example of streamline parallel computing, a small demo. I will be very grateful to you.
best.

  • run distributed pvserver : mpirun -np 2 ./bin/pvserver
  • run ParaView
  • connect to server
  • Wavelet, Apply
  • RandomVectors, Apply
  • StreamTracer, Apply

So can you give me an example of using vtkPStreamTracer,Use alone, detached from paraView

So, is that a VTK question ?