Skip to content

Create mesher, that transforms shapes into meshs #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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