CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2025/02/10 02:32:09

Log message:
    import math/verdict, from Johannes Thyssen Tishman, ok sthen
    
    compute quality functions of 2 and 3-dimensional regions
    
    Description:
    Verdict is a collection of subroutines for evaluating the geometric
    qualities of triangles, quadrilaterals, tetrahedra, and hexahedra
    using a variety of metrics. A metric is a real number assigned to
    one of these shapes depending on its particular vertex coordinates.
    These metrics are used to evaluate the input to finite element,
    finite volume, boundary element, and other types of solvers that
    approximate the solution to partial differential equations defined
    over regions of space. The geometric qualities of these regions is
    usually strongly tied to the accuracy these solvers are able to
    obtain in their approximations.
    
    Maintainer: Johannes Thyssen Tishman <[email protected]>
    
    WWW: https://github.com/sandialabs/verdict
    
    Status:
    
    Vendor Tag: tb
    Release Tags:       tb_20250210
    
    N ports/math/verdict/Makefile
    N ports/math/verdict/distinfo
    N ports/math/verdict/pkg/DESCR
    N ports/math/verdict/pkg/PLIST
    N ports/math/verdict/patches/patch-CMakeLists_txt
    
    No conflicts created by this import

Reply via email to