Hello,
I have implemented growth of a mesh on dolfinx, but when plotting the results with pyvista, because the mesh is growing, after a few time steps the mesh goes outside of the window, is there a function to udpate the visualization of pyvista at each time steps so that the deformed mesh is always fully visible ?
Thank you