-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
While we already have 100% test coverage, this is only due to the fact that we do not count the Julia-to-C bindings as code (since it is not officially part of this package). However, it would be great to have some more meaningful tests that exercise some functionality of the p4est library. I am thinking about things like
- Create a non-square mesh
- Refine locally
- Rebalance
This way, we could have higher confidence that the core algorithms of the JLL package and the custom builds that we test are working as they should.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request