Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 2,003
    • Issues 2,003
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 57
    • Merge Requests 57
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ParaView
  • ParaViewParaView
  • Issues
  • #19480

Closed
Open
Opened Nov 19, 2019 by Boonthanome Nouanesengsy@boonth
  • Report abuse
  • New issue
Report abuse New issue

The Information Tab for HyperTreeGrids are incorrect

We have come across a problem where the Information Tab will not show correct ranges for variables for HyperTreeGrids. @patchett2002 @demarle From an email from Pat Fasel:

The problem with HTG is that the geometry and data is stored by HyperTree. The reason for that is within a parallel HyperTreeGrid, complete HyperTrees must stay together. So the reader and writer deal with things in units.

In the todd problem which is 12 x 2 x 2 there are 48 HyperTrees and so 48 DataArrays of "tev" and 48 ranges. So if you examine all 48 you will find the correct min and max as it appears in the UnstructuredGrid, but in different HyperTrees.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
project:lanl
Assign labels
  • View project labels
Reference: paraview/paraview#19480