I'm doing a fluid simulation and for post processing I'm using paraview. For this, I need to reaload the vtk or csv file whenever i want to see the plot during simulation.I'm looking for some ways that show the results on screen as the simulation marches over the time. Something like an animation, Is there anyway to do it using cpp? I hope I could've explained correctly what I meant.