Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Todd Kordenbrock
  • VTK-mVTK-m
  • Repository
Switch branch/tag
  • vtk-m
  • vtkm
  • cont
  • DataSetBuilderExplicit.h
Find file BlameHistoryPermalink
  • Kenneth Moreland's avatar
    Make it not possible to create a cell set without specifying num points · 713cf422
    Kenneth Moreland authored Dec 20, 2016
    The CellSetExplicit and CellSetSingleType classes have an ivar that
    marks the number of points. There were several instances of code
    creating cell sets without specifying the number of points. This can be
    very bad if subsequent code needs that information.
    713cf422

Replace DataSetBuilderExplicit.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.