Skip to content

[Feature] make create_region_mesh support normal keyword arguments #729

@PolarBean

Description

@PolarBean

At the moment create_region_mesh takes a tuple as an argument. This is for compatibility with multiprocessing libraries. I would suggest using more standard function arguments and having a wrapper function which accepts the tuple. I have implemented this as part of this PR
#727 and opened this issue so we can discuss just the mesh function aspect.

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