Skip to content

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

Description

@vollia

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:

  • Wavelet (Whole extent to 0-10 for each)
  • Ghost Cells
  • TTK Periodic Ghosts Generation
    => From here, both outline still have the same size
  • TTK Discrete Gradient
    => The discrete gradient does not seems to be periodic, we can compare it with a discrete gradient called before the Periodic Ghosts Generation

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

Expected behavior

  • A new layer of ghost cells to be added after the TTK Periodic Ghosts Generations
  • This layer to be visible with an extract ghost cells

System (please complete the following information):

  • OS: Gentoo
  • Compiler clang 18.1.8
  • TTK Version: dev, which is incidentally a 1.3.0
  • Paraview master

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions