Skip to content

Add more and useful tests of the p4est library #26

@sloede

Description

@sloede

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions