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
  • #19058
Closed
Open
Issue created May 28, 2019 by Nico Schlömer@nschloeContributor

VTK/VTU 2D points (two components)

The VTK/VTU file format specification states implicitly that points have to have three components. Not sure if this is intentional.

Alas, when creating 2D meshes (using, e.g., meshio), the reference tool ParaView segfaults.

vtkPoints (0x6046fa0): Number of components is different...can't set data

Segmentation fault (core dumped)

circle.vtu

Other file formats like XDMF are displayed correctly with 2D meshes. circle.xdmf circle.h5

Any change of allowing 2D points in VTK/VTU for display?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking