Skip to content

Gmsh.jl contains API for Gmsh: a three-dimensional finite element mesh generator. With the help of Gmsh.jl, it is possible add parametric model construction and/or automatic mesh generation to a FEM pipeline.

License

JuliaFEM/Gmsh.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gmsh.jl

Gmsh.jl contains the Julia API for Gmsh: a three-dimensional finite element mesh generator. Using Gmsh.jl, it is possible to construct parametric solid models and/or perform automatic mesh generation.

The official Gmsh API can be accessed by first adding the package:

pkg> add Gmsh

and then loading it in Julia:

julia> import Gmsh: gmsh

About

Gmsh.jl contains API for Gmsh: a three-dimensional finite element mesh generator. With the help of Gmsh.jl, it is possible add parametric model construction and/or automatic mesh generation to a FEM pipeline.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages