Skip to content
GitLab
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 830
    • Issues 830
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 241
    • Merge requests 241
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • VTKVTK
  • VTKVTK
  • Repository
Switch branch/tag
  • vtk
  • Common
  • DataModel
  • Testing
  • Cxx
  • TestHyperTreeGridBitmask.cxx
Find file BlameHistoryPermalink
  • Nicolas Vuaille's avatar
    Deprecate HTG NumberOfVertices in favor of NumberOfCells · fd5c70bf
    Nicolas Vuaille authored Mar 09, 2022
    * HTG model relies on graph, thus initial the term of Vertices.
    But in the VTK world, HTG vertices are more like Cells.
    Moreover 'Vertices' also has another meaning in VTK.
    
    So we should use the "Cell" word in the API.
    fd5c70bf