Welcome to AlgoHex!

AlgoHex is the acronym of the ERC Starting Grant project Algorithmic Hexahedral Mesh Generation, which is led by Prof. Dr. David Bommes at the University of Bern. This project has received funding from the European Research Council (ERC) under the European Union’s Horizon 2020 research and innovation programme (Grant agreement No. 853343).

Scientific Objectives

Hexahedral Mesh

Digital geometry representations are nowadays a fundamental ingredient of many applications, as for instance CAD/CAM, fabrication, shape optimization, biomedical engineering, and numerical simulation. Among volumetric discretizations, the “holy grail” is a hexahedral mesh, i.e. a decomposition of the domain into conforming cube-like elements. For simulations, a hexahedral mesh offers accuracy and efficiency that often cannot be obtained with alternatives like tetrahedral meshes, specifically when dealing with higher-order PDEs. So far, automatic hexahedral meshing of general volumetric domains is a long-standing, notoriously difficult, and open problem.

Our main goal is to develop algorithms for automatic hexahedral meshing of general volumetric domains that are (i) robust, (ii) scalable, and (iii) offer precise control on regularity, approximation error, and element sizing/anisotropy. Our approach is designed to replicate the success story of recent integer-grid map based algorithms for 2D quadrilateral meshing. The underlying methodology offers the essential global view on the problem that was lacking in previous attempts, mostly failing due to local considerations inducing global inconsistencies. Preliminary results of integer-grid map hexahedral meshing are encouraging and a breakthrough is in reach.