Yes, we merged in the long-standing blockmesh. Yayyyyy.
But there are bugs, and test coverage could be much better. In particular:
A blockmesh doesn't add patches to blocks till it's finalized, but a connection needs to know which patches are in which block, and all connections must be made before finalizing a blockmesh.
Many code paths need to be explored. Merging blockmesh into master actually decreased code coverage by 1.5%(!).
Yes, we merged in the long-standing blockmesh. Yayyyyy.
But there are bugs, and test coverage could be much better. In particular:
A blockmesh doesn't add patches to blocks till it's finalized, but a connection needs to know which patches are in which block, and all connections must be made before finalizing a blockmesh.
Many code paths need to be explored. Merging blockmesh into master actually decreased code coverage by 1.5%(!).