Skip to content

Create mesher, that transforms shapes into meshs #13

@carlos-adir

Description

@carlos-adir

The objective is to define a mesher (yet to define which one) to allow meshing the shapes.

The user may be use like:

with Gmsh() as mesher:
    mesh = mesher(mysquare)

The with creates a context that allows initialize and close the mesher

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions