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 740
    • Issues 740
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 198
    • Merge requests 198
  • 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
  • #8835
Closed
Open
Created Apr 01, 2009 by Kitware Robot@kwrobotOwner

Exodus Writer doesn't respect the block ids from vtkModelMetadata explicitly supplied by user.

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


The Exodus writer internally increments block ids to avoid a block id of 0. This change was introduced in revision 1.38. By internally incrementing the block ids the block ids no longer match those given in the vtkModelMetadata explicitly supplied by a user.

It is very important that the information in the vtkModelMetadata supplied by the user be respected. Changing block ids to avoid a block id of 0 should probably be done outside of the writer.

Assignee
Assign to
Time tracking