GmshImport.jl

Author PetrKryslUCSD
Popularity
2 Stars
Updated Last
1 Year Ago
Started In
April 2023

GmshImport.jl

Import the finite element nodes and elements from a 4.x Gmsh file.

The node blocks and the element blocks are imported and returned.

nodeblocks, elementblocks = gmsh_import("t1-rect.msh")

To be dispatched as seen fit. See the documentation of the gmsh_import function.

Used By Packages

No packages found.