Package libtetgen: Information

    Source package: libtetgen
    Version: 1.6.0-alt1
    Latest version according to Repology
    Build time:  Dec 3, 2024, 01:42 PM in the task #363180
    Report package bug
    License: MIT
    Summary: A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator
    Description: 
    TetGen is a program for generating tetrahedral meshes from arbitrary 3D
    polyhedral domains. TetGen generates exactly constrained Delaunay
    tetrahedralizations, boundary-conforming Delaunay meshes and Voronoi partitions.
    
    TetGen provides various functions to generate high-quality and adaptive
    tetrahedral meshes suitable for numerical methods such as finite element or
    finite volume methods.
    
    TetGen is written in C++. It can be compiled either into a standalone program
    called from the command line or into a library for linking with other programs.
    All common operating systems, such as Unix/Linux, MacOS, Windows, etc. are
    supported.

    List of RPM packages built from this SRPM:
    libtetgen (x86_64, ppc64le, i586, aarch64)
    libtetgen-debuginfo (x86_64, ppc64le, i586, aarch64)
    libtetgen-devel (x86_64, ppc64le, i586, aarch64)
    tetgen (x86_64, ppc64le, i586, aarch64)
    tetgen-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Pavel Skrylev

    List of contributors:
    Pavel Skrylev


      1. cmake
      2. gcc-c++
      3. rpm-macros-cmake

    Last changed


    Nov. 29, 2024 Pavel Skrylev 1.6.0-alt1
    - initial build for Sisyphus