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

Fix BoundaryFromCellInterval

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Helen Schottenhamml requested to merge mr_boundary_from_cellinterval_fix into master Feb 21, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

Using the BoundaryFromCellInterval facility to manually define boundary cells in the config file, the previous implementation tried to access out-of-bounds block-local cells when the global cell interval crosses block boundaries. By intersecting the pre-defined cell interval with the block-local flag field (including ghost layers), this bug is fixed and only valid cells are accessed/ set.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mr_boundary_from_cellinterval_fix