Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • hyteg hyteg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • hyteg
  • hyteghyteg
  • Merge requests
  • !475

Adds SetupPrimitiveStorage::setMeshBoundaryFlagsByCentroidLocation()

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcus Mohr requested to merge wagnandr/setMeshBoundaryFlagsByVertexCentroid-mc into master Jan 24, 2022
  • Overview 0
  • Commits 11
  • Pipelines 1
  • Changes 13

We add an alternative version to set the boundary flags on an object of type SetupPrimitiveStorage. The new version queries the "oracle" (callback function) for each macro primitive for its centroid location. By default coordinate computation for the centroid uses the GeometryMap associated with a primitive.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wagnandr/setMeshBoundaryFlagsByVertexCentroid-mc