Skip to content

Improve pipeline for voxel meshes #9

@chr-engwer

Description

@chr-engwer

You are using hex-meshes mainly to represent voxel meshes.

In this case you should be able to use some improvements:

  1. it might be better to use the sub-entity center search instead of the normal projection, as you have a structured (voxel) mesh
  2. instead of writing an unstructured grid file for a structured grid it would be more appropriate to go for the structured grid and the filter cells using dune-subgrid, like we do it for node shift meshes (where we also start with the voxel mesh).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions