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
  • Filters
  • Parallel
  • Testing
  • Cxx
  • TestHyperTreeGridGhostCellsGenerator.cxx
Find file BlameHistoryPermalink
  • Nicolas Vuaille's avatar
    Update HTG GhostCellsGenerator according to new CopyEmptyStructure · a855ad4d
    Nicolas Vuaille authored Mar 23, 2022
    * CopyStructure does not copy CellData anymore (see commit 89d8336a)
    But the GhostCellsGenerator rely on number of arrays for some MPI
    communication. So we should manually init CellData.
    * Add a test for this filter
    a855ad4d