topology-tool-kit / ttk

TTK - Topological Data Analysis and Visualization - Source Code
https://topology-tool-kit.github.io/
Other
415 stars 124 forks source link

Periodic ghost cells usage with ParaView master (just after 5.13) #1069

Open CharlesGueunet opened 2 hours ago

CharlesGueunet commented 2 hours ago

Describe the bug

Calling the TTK Periodic Ghosts Generation on a distributed image data does not seems to produce the new "external ghost layer".

To Reproduce With a paraview master, connected to a pvserver with 4 ranks

The dataset: image A Wavelet image data with unsymetric data, distributed as shown by the wireframe:

Here is an extract ghost cells on the Periodic Ghost generation, only internal ghost cells are visible: image

Expected behavior

System (please complete the following information):

CharlesGueunet commented 2 hours ago

@julien-tierny @eve-le-guillou FYI

eve-le-guillou commented 2 hours ago

Hi Charles,

Thank you for pointing this out. I just tried on my machine and it works (in the sense that the ghost cells extraction shows additional ghost cells). I am on Ubuntu 20.04.6.

Which ParaView are you using? I am currently using 5.12.1.

julien-tierny commented 2 hours ago

@eve-le-guillou thanks for your quick feedback! (as a side note, you may want to upgrade to ParaView 5.13, irrespective of this issue)

CharlesGueunet commented 1 hour ago

I edited the description to add this information. It is ParaView commit ae0120bda1cafd9e01dd1cfe477b8958a168ce56 It is indeed after the 5.13