fem.gmsh.gmsh_version

fem.gmsh.gmsh_version()

The installed Gmsh version string.

Returns

Name Type Description
str The version, e.g. "4.15.2".

Raises

Name Type Description
ImportError If the gmsh extra is not installed.