Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
O
ogs
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 24
    • Merge Requests 24
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogs
  • ogs
  • Merge Requests
  • !3433

Merged
Created Feb 08, 2021 by Karsten Rink@rinkkMaintainer2 of 2 tasks completed2/2 tasks

[utils] Creating voxel grid from layers

  • Overview 64
  • Commits 13
  • Pipelines 11
  • Changes 13

Layers2Grid: Takes a list of 2d mesh layers and creates a 3d voxel grid of arbitrary resolution

AddFaultToVoxelGrid: Takes a 3d voxel grid and marks all elements intersected by a 2 layer (e.g. a fault)

Question: I've added a number intersection tests to the tool, should these rather be moved to MathLib?

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
Assignee
Assign to
Reviewer
Request review from
6.4.0
Milestone
6.4.0 (Past due)
Assign milestone
Time tracking
Source branch: UniformGridGen