Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 741
    • Issues 741
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 196
    • Merge requests 196
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #636
Closed
Open
Created Feb 29, 2004 by Kitware Robot@kwrobotOwner

DeepCopy of vtkStructuredGrid

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Hello, We are using a nightly build from Dec 31. We read in a structured grid using the strucutred grid reader and then do a deepcopy to a structured grid and then pass the strucutred grid to vtkStreamLine and the code dumps a core. If we don't do a deepcopy the streamline function works fine. The following is the output from the core:

vtkDataArrayTemplate<unsigned char>::GetValue(int)

Called from:

in vtkUnsignedCharArray::GetValue(int) in vtkStructuredVisibilityConstraint::IsVisible(int) in vtkStructuredGrid::IsCellVisible(int)

If this problem has already been fixed please let me know and we will update our builds. Thanks for any help.

Doug

Assignee
Assign to
Time tracking