Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenVolumeMesh
OpenVolumeMesh
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenVolumeMesh
  • OpenVolumeMeshOpenVolumeMesh
  • Issues
  • #8

Closed
Open
Created Jul 18, 2018 by Martin Heistermann@mheistermannMaintainer

`ToplogyKernel::n_{vertices,...}()` includes deleted elements, counting logical elements would be useful

The n_* methods return the sizes of the underlying vectors, which can be different from the actual logical count when the mesh is not garbage collected.

I suggest we track the actual number of logical undeleted elements in counters, however returning those in n_* would be a breaking change, some code might rely on this behaviour.

My suggestion would be introducing n_logical_{vertices,...}() methods. Any thoughts (or better suggestions for a name), @moebius, @lyon?

Edited Aug 20, 2018 by Martin Heistermann
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None