-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
You are using hex-meshes mainly to represent voxel meshes.
In this case you should be able to use some improvements:
- it might be better to use the sub-entity center search instead of the normal projection, as you have a structured (voxel) mesh
- 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).
tmedani
Metadata
Metadata
Assignees
Labels
No labels