Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #17674
Closed
Open
Issue created Aug 25, 2017 by Mathieu Westphal@mwestphalMaintainer

Parallel Reading of LongArray does not work correctly

When reading data containing a vtkLongArray, the data is correct only on the first node, not on the next nodes.

How to reproduce :

  • Open ParaView in //
  • Create a sphere, Apply
  • Add a GenerateIds filter, Apply
  • Save as a .pvtp (vtkIdTypeArray are saved as vtkLongArray)
  • Open previously saved .pvtp, only the Ids on the first node are correct
  • Open individually each .vtp file, the Ids are correct.
Edited Aug 28, 2017 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking