Open chr-engwer opened 4 years ago
What implications would this have in the future? I would prefer (from a limited understanding) the unstructured grid options even if it requires more memory/computation-time. When dealing with mri->mesh libraries we cannot limit our work to those libraries that generate a structured grid. Or perhaps I'n not really understanding the point?
You should distinguish between
The unstructured hex mesh is currently used, but it imposes more costs. I don't suggest to remove this code path. The proposal is to add an improved code path for voxel meshes.
Thanks.
You are using hex-meshes mainly to represent voxel meshes.
In this case you should be able to use some improvements: