Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 207
    • Issues 207
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTK-mVTK-m
  • Merge requests
  • !2271

Cell locators not virtual

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Kenneth Moreland requested to merge kmorel/vtk-m:cell-locators-not-virtual into master Sep 29, 2020
  • Overview 82
  • Commits 8
  • Pipelines 66
  • Changes 43

Deprecated the CellLocator class and made all methods of the other CellLocator classes non-virtual. General locators can still use the CellLocatorGeneral class, but this class now only works with a predefined set of locators. (The functionality to provide a function to select a locator has also been removed.)

Edited Nov 10, 2020 by Kenneth Moreland
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cell-locators-not-virtual