gmsh 4.11.1+ds1-1 source package in Ubuntu

Changelog

gmsh (4.11.1+ds1-1) unstable; urgency=medium

  * [461486e] New upstream version: 4.11.1+ds1
  * [691af26] Add 2416_missing_include_gcc13.patch: backport patch to address
    upstream issue #2416 about missing <cstdint> include in
    src/mesh/meshGFacePack.cpp and
    contrib/QuadMeshingTools/qmtMeshGeometryOptimization.h
  * [b9cb832] Refresh 20_skip_license_file.patch
  * [13d5954] Refresh 30_delete_gl2ps_from_source.patch
  * [3e15b9f] Refresh 140_drop_css.patch
  * [0bc89dc] Documentation now requires epsf.tex, which is contained in
    texlive-plain-generic
  * [f06983c] Upstream commit d3ea6140 has moved demos to examples and
    tutorial to tutorials
  * [a371da8] Also install gmsh*.dist-info to usr/lib/python3/dist-packages so
    that calling "pip show gmsh" reports the python gmsh package as installed
  * [7d0f9b4] Also install gmsh.f90 to usr/include
  * [ecfc46f] Add Francesco Ballarin to uploaders
  * [edeb4b6] Add libgmsh-private-headers-dev to override_dh_installdocs

 -- Francesco Ballarin <email address hidden>  Tue, 19 Dec 2023 10:57:16 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gmsh_4.11.1+ds1-1.dsc 2.9 KiB 17996e40c04e81e4e4b5dd19de5bbc4fbc0446072145257b15c64f0aca333f12
gmsh_4.11.1+ds1.orig.tar.xz 17.7 MiB 8d9ca15459074dc17c0c7f03ead3ca71ac134342d19dd54ec28bbfa65fb921a9
gmsh_4.11.1+ds1-1.debian.tar.xz 25.2 KiB 0bc16c06b938000905b81070ea591da4dab854c017171e8a83e4dfa15c1d58aa

No changes file available.

Binary packages built by this source

gmsh: Three-dimensional finite element mesh generator

 Gmsh is a 3D finite element grid generator with a build-in CAD engine
 and post-processor. Its design goal is to provide a fast, light and
 user-friendly meshing tool with parametric input and advanced
 visualization capabilities. Gmsh is built around four modules: geometry,
 mesh, solver and post-processing. The specification of any input to
 these modules is done either interactively using the graphical user
 interface or in ASCII text files using Gmsh's own scripting language.
 .
 See Gmsh's reference manual for a more thorough overview of Gmsh's
 capabilities.

gmsh-dbgsym: debug symbols for gmsh
gmsh-doc: Three-dimensional finite element mesh generator documentation

 Gmsh is a 3D finite element grid generator with a build-in CAD engine
 and post-processor. Its design goal is to provide a fast, light and
 user-friendly meshing tool with parametric input and advanced
 visualization capabilities. Gmsh is built around four modules: geometry,
 mesh, solver and post-processing. The specification of any input to
 these modules is done either interactively using the graphical user
 interface or in ASCII text files using Gmsh's own scripting language.
 .
 See Gmsh's reference manual for a more thorough overview of Gmsh's
 capabilities.
 .
 The package contains documentation and examples.

libgmsh-dev: Three-dimensional finite element mesh generator development files

 Gmsh is a 3D finite element grid generator with a build-in CAD engine
 and post-processor. Its design goal is to provide a fast, light and
 user-friendly meshing tool with parametric input and advanced
 visualization capabilities. Gmsh is built around four modules: geometry,
 mesh, solver and post-processing. The specification of any input to
 these modules is done either interactively using the graphical user
 interface or in ASCII text files using Gmsh's own scripting language.
 .
 See Gmsh's reference manual for a more thorough overview of Gmsh's
 capabilities.
 .
 The package contains development files.

libgmsh-private-headers-dev: Three-dimensional finite element mesh generator development files

 Gmsh is a 3D finite element grid generator with a build-in CAD engine
 and post-processor. Its design goal is to provide a fast, light and
 user-friendly meshing tool with parametric input and advanced
 visualization capabilities. Gmsh is built around four modules: geometry,
 mesh, solver and post-processing. The specification of any input to
 these modules is done either interactively using the graphical user
 interface or in ASCII text files using Gmsh's own scripting language.
 .
 See Gmsh's reference manual for a more thorough overview of Gmsh's
 capabilities.
 .
 The package contains development private headers.

libgmsh4.11: No summary available for libgmsh4.11 in ubuntu noble.

No description available for libgmsh4.11 in ubuntu noble.

libgmsh4.11-dbgsym: No summary available for libgmsh4.11-dbgsym in ubuntu noble.

No description available for libgmsh4.11-dbgsym in ubuntu noble.

python3-gmsh: Three-dimensional finite element mesh generator Python 3 wrapper

 Gmsh is a 3D finite element grid generator with a build-in CAD engine
 and post-processor. Its design goal is to provide a fast, light and
 user-friendly meshing tool with parametric input and advanced
 visualization capabilities. Gmsh is built around four modules: geometry,
 mesh, solver and post-processing. The specification of any input to
 these modules is done either interactively using the graphical user
 interface or in ASCII text files using Gmsh's own scripting language.
 .
 See Gmsh's reference manual for a more thorough overview of Gmsh's
 capabilities.
 .
 This package contains the Python 3 wrapper for gmsh.